Skip to content

Commit

Permalink
DM-41997 very small docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
daues committed Dec 5, 2023
1 parent 865e352 commit 4c4e4d2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions usdf/batch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The ``allocateNodes.py`` utility has the following options::
$ allocateNodes.py --help
usage: [...]/ctrl_execute/bin/allocateNodes.py [-h] [--auto] -n NODECOUNT -c CPUS [-a ACCOUNT] [-s QOS]
-m MAXIMUMWALLCLOCK [-q QUEUE] [-O OUTPUTLOG]
[-E ERRORLOG] [-g GLIDEINSHUTDOWN] [-v]
[-E ERRORLOG] [-g GLIDEINSHUTDOWN] [-p] [-v]
[-r RESERVATION] [-d [DYNAMIC]]
platform

Expand All @@ -92,7 +92,8 @@ The ``allocateNodes.py`` utility has the following options::
Error log filename; this option for PBS, unused with Slurm
-g GLIDEINSHUTDOWN, --glidein-shutdown GLIDEINSHUTDOWN
glide-in inactivity shutdown time in seconds
-v, --verbose verbose
-p, --pack encouraging nodes to pack jobs rather than spread
-v, --verbose verbose
-r RESERVATION, --reservation RESERVATION
target a particular Slurm reservation
-d [DYNAMIC], --dynamic [DYNAMIC]
Expand Down

0 comments on commit 4c4e4d2

Please sign in to comment.