Jump to content

Multi-simulation coordinator

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Janis incf (talk | contribs) at 11:13, 6 March 2009 (Created page with 'MUSIC (Multi-Simulation Coordinator) is software developed and released by the INCF and Royal Institute of Stockholm (KTH) School of Computer Science and Co…'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

MUSIC (Multi-Simulation Coordinator) is software developed and released by the INCF and Royal Institute of Stockholm (KTH) School of Computer Science and Communication in early 2009. It allows different large-scale neuron simulators to communicate during runtime in a standardized way.

MUSIC provides a standardized software interface (API) on top of the message-passing interface (MPI) for communication among parallel applications for large-scale simulation of neural networks. It enables the transfer of massive amounts of event information and continuous values from one parallel application to another, including those using different data allocation strategies. In the design of the standard interface, care was taken to allow easy adaptation of existing simulators and permit third-party development and community sharing of reusable and interoperable software tools for parallel processing. The developers and colleagues from the NEST and MOOSE simulator communities demonstrated interoperability via MUSIC at the 2008 Society for Neuroscience meeting.

The MUSIC software library and its documentation are publicly available through the INCF Software Center.


  • [1] MUSIC homepage at INCF Software Center