Skip to content
mdjurfeldt edited this page Apr 7, 2020 · 4 revisions

MUSIC

MUSIC is an API allowing large scale neuron simulators using MPI internally to exchange data during runtime. MUSIC provides mechanisms to transfer massive amounts of event information and continuous values from one parallel application to another. Special care has been taken to ensure that existing simulators can be adapted to MUSIC. In particular, MUSIC handles data transfer between applications that use different time steps and different data allocation strategies.

Documentation

Examples

  • Please find examples of MUSIC usage in the examples directory of the MUSIC distribution.
  • NEST users can find examples of how to use MUSIC with NEST in the directory examples/nest/music in the NEST distribution.
Clone this wiki locally