From 4c4e4d29ff2aac374a79d07e4ee955461f8218c2 Mon Sep 17 00:00:00 2001 From: Greg Daues Date: Tue, 5 Dec 2023 12:27:07 -0800 Subject: [PATCH] DM-41997 very small docs update --- usdf/batch.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usdf/batch.rst b/usdf/batch.rst index 8ae6050b..dbe1ded5 100644 --- a/usdf/batch.rst +++ b/usdf/batch.rst @@ -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 @@ -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]