Skip to content
Snippets Groups Projects
Commit bb165907 authored by mattijs's avatar mattijs
Browse files

ENH: mpirunDebug : WM_MPLIB checking

parent 50b157bc
No related merge requests found
......@@ -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."
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment