Changes between Version 8 and Version 9 of Command-line execution
- Timestamp:
- 10/04/13 15:45:08 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Command-line execution
v8 v9 57 57 === Starting MPI directly === 58 58 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++ APIcan be called as follows: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 dynamic library can be called as follows: 60 60 {{{ 61 61 mpiexec -np 8 path/to/nativeSubmodel arg1 arg2 -- --main --cxa path/to/cxa.rb submodelName