Difference between revisions of "MUSIC"

From SNIC Documentation
Jump to: navigation, search
Line 2: Line 2:
 
|description=C++ library for interprocess communication in large scale neuronal network simulations
 
|description=C++ library for interprocess communication in large scale neuronal network simulations
 
|license=free
 
|license=free
|research areas=Bioinformatics
+
|fields=Bioinformatics
 
}}
 
}}
 
{{PAGENAME}} is a {{#show: {{PAGENAME}} |?description}}. It allows spike events and continuous time series to be communicated between applications in a computer cluster. The typical usage cases are connecting models developed for different simulators and connecting a parallel simulator to a post-processing tool.
 
{{PAGENAME}} is a {{#show: {{PAGENAME}} |?description}}. It allows spike events and continuous time series to be communicated between applications in a computer cluster. The typical usage cases are connecting models developed for different simulators and connecting a parallel simulator to a post-processing tool.

Revision as of 12:06, 8 July 2011

MUSIC is a C++ library for interprocess communication in large scale neuronal network simulations. It allows spike events and continuous time series to be communicated between applications in a computer cluster. The typical usage cases are connecting models developed for different simulators and connecting a parallel simulator to a post-processing tool.

Experts

These experts have registered specific competence on this subject:

  FieldAE FTEGeneral activities
Mikael Djurfeldt (PDC)PDCNeuroinformatics100

General info

  • Ease of Use: Intermediate
  • Maturity:Intermediate

Prerequisites

  • MPI
  • Operating system: Unix-like

Availability

No installations reported.

License

License: Free.

Links