Difference between revisions of "MUSIC"

From SNIC Documentation
Jump to: navigation, search
(Created page with "C++ library implementing an API which allows large scale neuronal network simulators to exchange data during runtime. Project page http://software.incf.org/software/music Pu...")
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
C++ library implementing an API which allows large scale neuronal network simulators to exchange data during runtime.
+
{{software info
Project page
+
|description=C++ library for interprocess communication in large scale neuronal network simulations
 +
|license=free
 +
|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.
  
[[http://software.incf.org/software/music]]
+
== General info ==
Purpose
+
* 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 ==
License
+
* MPI
 +
* Operating system: Unix-like
  
GNU General Public License
+
== Availability ==
Prerequirements
+
{{list resources for software}}
  
MPI
+
== License ==
Ease of Use
+
{{show license}}
  
Intermediate
+
== Experts ==
Maturity
+
{{list experts}}
  
Intermediate
+
== Links ==
Operating system
+
* [http://software.incf.org/software/music Project page]
Unix-like
 

Latest revision as of 12:31, 12 September 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.

General info

  • Ease of Use: Intermediate
  • Maturity:Intermediate

Prerequisites

  • MPI
  • Operating system: Unix-like

Availability

No installations reported.

License

License: Free.

Experts

These experts have registered specific competence on this subject:

  FieldAE FTEGeneral activities
Mikael Djurfeldt (PDC)PDCNeuroinformatics100

Links