<< MPI examples | Message Passing Interface | mpiexec >> |
As many others MPI applications, MPI/Nelson as be started through the mpiexec/mpirun command.
MPI features are only avaible in CLI mode. But you can call in others mode with mpiexec builtin.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET