ENH: foamJob : allow systemopenmpi (as per 8be22e5176)

This commit is contained in:
Mark Olesen
2010-11-17 09:16:21 +01:00
parent 190e3a8670
commit fee7f977e5

View File

@ -188,12 +188,12 @@ then
fi
mpiopts="-np $NPROCS"
#
#
# is the machine ready to run parallel?
#
echo "Parallel processing using $WM_MPLIB with $NPROCS processors"
case "$WM_MPLIB" in
OPENMPI)
*OPENMPI)
# add hostfile info
for hostfile in \
hostfile \