Changes between Version 6 and Version 7 of Command-line execution
- Timestamp:
- 12/03/12 15:41:12 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Command-line execution
v6 v7 40 40 == Running MPI == 41 41 42 There are three ways of running a native submodel with MPI. 42 There are four ways of running a native submodel with MPI. 43 44 === Starting MPI from MUSCLE === 45 46 If 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. 43 47 44 48 === Starting MPI with MUSCLE ===