Changes between Version 6 and Version 7 of Command-line execution

Show
Ignore:
Timestamp:
12/03/12 15:41:12 (12 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Command-line execution

    v6 v7  
    4040== Running MPI == 
    4141 
    42 There are three ways of running a native submodel with MPI.  
     42There are four ways of running a native submodel with MPI.  
     43 
     44=== Starting MPI from MUSCLE === 
     45 
     46If MPI kernel uses the {{{muscle.core.standalone.MPIKernel}}} then only the CxA file needs to be adapted: "submodelName:mpiexec_command" and "submodelName:mpiexec_args" should be set. Then MUSCLE will create a new process with MPI, running with the same command-line arguments as usual. 
    4347 
    4448=== Starting MPI with MUSCLE ===