This is the newer, more general version of NEST in situ framework.
The in situ pipeline consists of a set of libraries that can be integrated into neuronal network simulators developed by the HBP to enable live visual analysis during the runtime of the simulation. The library called ‘nesci’ (neuronal simulator conduit interface) stores the raw simulation data into a common conduit format and the library called ‘contra’ (conduit transport) transports the serialized data from one endpoint to another using a variety of different (network) protocols. The pipeline currently works with NEST and Arbor. Support for TVB is currently in development.
Prototypical implementation into the HPAC Platform finalised in February 2019.
Date of release | First released in July 2018 with continuous updates (see also above) |
Version of software | 18.07 |
Version of documentation | 18.07 |
Software available | https://devhub.vr.rwth-aachen.de/VR-Group/contra https://devhub.vr.rwth-aachen.de/VR-Group/nesci https://devhub.vr.rwth-aachen.de/VR-Group/nest-streaming-module |
Documentation | See the readme files in the repositories |
Responsible | RWTH: Simon Oehrl (oehrl@vr.rwth-aachen.de) |
Requirements & dependencies | Required: CMake, C++14, Conduit Optional: Python, Boost, ZeroMQ |
Target system(s) | Desktops/HPC Systems running Linux, macOS or Windows |