Difference between revisions of "MUSIC"

From SNIC Documentation
Jump to: navigation, search
Line 1: Line 1:
 
{{software info
 
{{software info
|description=a 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
 
|research areas=Bioinformatics
 
|research areas=Bioinformatics
|quiet=true
 
 
}}
 
}}
{{PAGENAME}} is {{#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.
  
 
== Experts ==
 
== Experts ==

Revision as of 14:15, 7 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.

Links