Difference between revisions of "MUSIC"
Line 8: | Line 8: | ||
License: GNU General Public License | License: GNU General Public License | ||
+ | |||
Prerequirements: MPI | Prerequirements: MPI | ||
+ | |||
Ease of Use: Intermediate | Ease of Use: Intermediate | ||
+ | |||
Maturity:Intermediate | Maturity:Intermediate | ||
+ | |||
Operating system: Unix-like | Operating system: Unix-like |
Revision as of 10:39, 23 March 2011
C++ library implementing an API which allows large scale neuronal network simulators to exchange data during runtime.
Purpose
MUSIC allows spike events and continuous time series to be communicated between applications in a cluster computer. The typical usage cases are connecting models developed for different simulators and connecting a parallel simulator to a post-processing tool.
License: GNU General Public License
Prerequirements: MPI
Ease of Use: Intermediate
Maturity:Intermediate
Operating system: Unix-like