Skip to content
mdjurfeldt edited this page Jan 19, 2022 · 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.

Acknowledgements

This project has received funding from INCF and the European Union’s Horizon 2020 Framework Programme for Research and Innovation under Specific Grant Agreement 720270 (HBP SGA1) 785907 (HBP SGA2) and 945539 (HBP SGA3).

Clone this wiki locally