The development of Monsteer was co-funded by the HBP during the Ramp-up Phase. This page is kept for reference but will no longer be updated.
Monsteer is a library for Interactive Supercomputing in the neuroscience domain. Monsteer facilitates the coupling of running simulations (currently NEST) with interactive visualization and analysis applications. Monsteer supports streaming of simulation data to clients (currenty only spikes) as well as control of the simulator from the clients (also kown as computational steering). Monsteer’s main components are a C++ library, an MUSIC-based application and Python helpers.
Date of release | July 2015 |
Version of software | 0.2.0 |
Version of documentation | 0.2.0 |
Software available | https://github.com/BlueBrain/Monsteer |
Documentation | http://bluebrain.github.io/ |
Responsible | Stefan Eilemann, EPFL (stefan.eilemann@epfl.ch) |
Requirements & dependencies | Minimum configuration to configure using cmake, compile and run Monsteer:
A Linux box, GCC compiler 4.8+, CMake 2.8+, Boost 1.54, MPI (OpenMPI, mvapich2, etc), NEST simulator 2.4.2, MUSIC 1.0.7, Python 2.6, See also: http://bluebrain.github.io/Monsteer-0.3/_user__guide.html#Compilation |
Target system(s) | Linux computer |