sundialsTB > putils
sundialsTB, a Matlab Interface to SUNDIALS
Parallel Utilities
Parallel Utilities
PUTILS Functions
mpirun | function used to run MPI programs on LAM nodes. |
mpiruns | function invoked to run MPI programs on slave nodes. |
mpistart | function invoked to initialize LAM MPI (if needed). |
Note that only mpirun is user-callable.
mpirun automatically calls mpistart (if needed to initialize LAM) and mpiruns (to launch the Matlab functions on the slave nodes).