logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

music - launch a multi-simulation using MUSIC

Author

       MUSIC was written by Mikael Djurfeldt and Örjan Ekeberg for INCF.

       This manual page was written by Mikael Djurfeldt <mdj@debian.org>, for the Debian  project  (but  may  be
       used by others).

                                                 March  5, 2009                                         MUSIC(1)

Description

       This manual page documents briefly the music utility.

       music  is  used  to  launch  a  multi-simulation,  i.e., an MPI job partitioned between a set of parallel
       programs.  Such programs need to be MUSIC-aware (see documentation for the MUSIC  library).   MUSIC  also
       provides facilities for these programs to exchange data.

       The second form of the command above (without mpirun) can be used to print out an application rank map or
       version information.

Name

       music - launch a multi-simulation using MUSIC

Options

       The  music  utility follows the usual GNU command line syntax, with long options starting with two dashes
       (`-').  A summary of options is included below.  For a complete description, see the MUSIC manual.

       -h,--help
              Show summary of options.

       -m,--map
              Print application rank map.

       -v,--version
              Show version of program.

Synopsis

mpirun [mpirun-options] music [options] configmusic [options] config...

See Also