Whamcloud - gitweb
LU-13086 tests: restore compatibility with mpich
[fs/lustre-release.git] / lustre / tests / cfg / local.sh
index 5530799..e61bbb8 100644 (file)
@@ -150,6 +150,7 @@ SLOW=${SLOW:-no}
 FAIL_ON_ERROR=${FAIL_ON_ERROR:-true}
 
 MPIRUN=${MPIRUN:-$(which mpirun 2>/dev/null || true)}
+MPIRUN_OPTIONS=${MPIRUN_OPTIONS:-"--oversubscribe"}
 MPI_USER=${MPI_USER:-mpiuser}
 SHARED_DIR_LOGS=${SHARED_DIR_LOGS:-""}
 MACHINEFILE_OPTION=${MACHINEFILE_OPTION:-"-machinefile"}