Multi-simulation coordinator

MUSIC (Multi-Simulation Coordinator) is software developed and released by the INCF and Royal Institute of Technology (KTH) School of Computer Science and Communication in Stockholm, Sweden. 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.

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 to 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.

References

    External links