Difference between revisions of "MUSIC"

From SNIC Documentation
Jump to: navigation, search
Line 1: Line 1:
[[Category:Bioinformatics]]
+
{{software info
[[Category:Software]]
+
|description=a C++ library for interprocess communication in large scale neuronal network simulation
C++ library implementing an API which allows large scale neuronal network simulators to exchange data during runtime.
+
|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.
  
[[http://software.incf.org/software/music Project page]]
+
== Experts ==
 +
{{list experts}}
  
Purpose
+
== General info ==
 +
* Ease of Use: Intermediate
 +
* Maturity:Intermediate
  
MUSIC allows spike events and continuous time series to be communicated between applications in a cluster computer. The typical usage cases are connecting models developed for different simulators and connecting a parallel simulator to a post-processing tool.
+
== Prerequisites ==
 +
* MPI
 +
* Operating system: Unix-like
  
License: GNU General Public License
+
== Availability ==
 +
{{list resources for software}}
  
Prerequirements: MPI
+
== Links ==
 
+
* [http://software.incf.org/software/music Project page]
Ease of Use: Intermediate
 
 
 
Maturity:Intermediate
 
 
 
Operating system: Unix-like
 

Revision as of 09:45, 6 July 2011

MUSIC is 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