Expose remote to python (#2164)
Expose the remote cross-simulator coupling to python.
Showing
- arbor/include/arbor/communication/remote.hpp 1 addition, 2 deletionsarbor/include/arbor/communication/remote.hpp
- doc/concepts/interconnectivity.rst 11 additions, 5 deletionsdoc/concepts/interconnectivity.rst
- doc/cpp/remote.rst 77 additions, 0 deletionsdoc/cpp/remote.rst
- doc/python/remote.rst 74 additions, 0 deletionsdoc/python/remote.rst
- ext/units 1 addition, 1 deletionext/units
- python/CMakeLists.txt 1 addition, 0 deletionspython/CMakeLists.txt
- python/mpi.hpp 1 addition, 0 deletionspython/mpi.hpp
- python/pyarb.cpp 5 additions, 5 deletionspython/pyarb.cpp
- python/remote.cpp 103 additions, 0 deletionspython/remote.cpp
doc/cpp/remote.rst
0 → 100644
doc/python/remote.rst
0 → 100644
python/remote.cpp
0 → 100644
Please register or sign in to comment