ENH: mpirunDebug : WM_MPLIB checking
This commit is contained in:
parent
50b157bc47
commit
bb16590704
@ -239,6 +239,11 @@ MPICH)
|
||||
cmd="${cmd} -n 1 ${procXtermCmdFile}"
|
||||
done < $PWD/mpirun.schema
|
||||
;;
|
||||
*)
|
||||
echo
|
||||
echo "Unsupported WM_MPLIB setting : $WM_MPLIB"
|
||||
printUsage
|
||||
exit 1
|
||||
esac
|
||||
|
||||
echo "Constructed $PWD/mpirun.schema file."
|
||||
|
Loading…
Reference in New Issue
Block a user