ENH: mppirunDebug : allow systemopenmpi

This commit is contained in:
mattijs
2010-11-12 14:31:50 +00:00
parent 67542c8577
commit 8be22e5176

View File

@ -221,7 +221,7 @@ done
unset cmd unset cmd
case "$WM_MPLIB" in case "$WM_MPLIB" in
OPENMPI) *OPENMPI)
cmd="mpirun -app $PWD/mpirun.schema </dev/null" cmd="mpirun -app $PWD/mpirun.schema </dev/null"
;; ;;
MPICH) MPICH)