mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
ab0dc8c069
- Convert EXTRACT_SUFX and USE_GMAKE to USES, drop an article from COMMENT, use modern LIB_DEPENDS syntax
7 lines
344 B
Plaintext
7 lines
344 B
Plaintext
Mpiexec is a replacement program for the script mpirun, which is part of the
|
|
MPICH package. It is used to initialize a parallel job from within a PBS
|
|
batch or interactive environment. Mpiexec uses the task manager library of
|
|
PBS to spawn copies of the executable on the nodes in a PBS allocation.
|
|
|
|
WWW: https://www.osc.edu/~djohnson/mpiexec/
|