Closed jeanbez closed 1 year ago
Some sample JSON files have --np 4, and some have -np e.g. sync-metadata.json. For mpirun options, -np seems to be the right one. https://www.open-mpi.org/doc/v4.0/man1/mpirun.1.php
--np 4
-np
mpirun
Some sample JSON files have
--np 4
, and some have-np
e.g. sync-metadata.json. Formpirun
options,-np
seems to be the right one. https://www.open-mpi.org/doc/v4.0/man1/mpirun.1.php