-
Notifications
You must be signed in to change notification settings - Fork 38
Home
mdjurfeldt edited this page Apr 7, 2020
·
4 revisions
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.
- The MUSIC manual.
- A paper describing NEST/MUSIC and NEST/MOOSE coupling.
- 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.