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 simulation
+
|description=a C++ library for interprocess communication in large scale neuronal network simulations
 
|research areas=Bioinformatics
 
|research areas=Bioinformatics
 
|quiet=true
 
|quiet=true

Revision as of 13:04, 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