Difference between revisions of "MUSIC"

From SNIC Documentation
Jump to: navigation, search
Line 1: Line 1:
 +
[[Category:Bioinformatics]]
 +
[[Category:Software]]
 
C++ library implementing an API which allows large scale neuronal network simulators to exchange data during runtime.
 
C++ library implementing an API which allows large scale neuronal network simulators to exchange data during runtime.
  

Revision as of 08:36, 14 June 2011

C++ library implementing an API which allows large scale neuronal network simulators to exchange data during runtime.

[Project page]

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