Skip to content

MUSIC 1.2.1

Latest
Compare
Choose a tag to compare
@mdjurfeldt mdjurfeldt released this 03 Apr 19:55
· 1 commit to master since this release

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 neuronal network simulators can be adapted to MUSIC. In particular, MUSIC handles data transfer between applications that use different time steps and different data allocation strategies.

This is the MUSIC pilot implementation.

MUSIC 1.2.1 has updates to the Python installation infrastructure. Among other things, it fixes a problem where Python-related files were installed in the wrong location under certain circumstances.