Changes between Version 8 and Version 9 of Command-line execution

Show
Ignore:
Timestamp:
10/04/13 15:45:08 (11 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Command-line execution

    v8 v9  
    5757=== Starting MPI directly === 
    5858 
    59 The second way, more direct, does not require the variable "submodelName:mpiexec_command" to be set. Then, the executable that was compiled with the MUSCLE C++ API can be called as follows: 
     59The second way, more direct, does not require the variable "submodelName:mpiexec_command" to be set. Then, the executable that was compiled with the MUSCLE dynamic library can be called as follows: 
    6060{{{ 
    6161mpiexec -np 8 path/to/nativeSubmodel arg1 arg2 -- --main --cxa path/to/cxa.rb submodelName