We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d17669 commit 011fa1eCopy full SHA for 011fa1e
Utilities/Scripts/qfds.sh
@@ -52,6 +52,7 @@ function usage {
52
fi
53
echo "Other options:"
54
echo " -b email_address - send an email to email_address when jobs starts, aborts and finishes"
55
+ echo " -c remove restriction limiting the job to the minimum number of nodes"
56
echo " -d dir - specify directory where the case is found [default: .]"
57
echo " -G use GNU OpenMPI version of fds"
58
echo " -I use Intel MPI version of fds"
0 commit comments