Skip to content
Snippets Groups Projects
Commit dae56541 authored by Moe Jette's avatar Moe Jette
Browse files

Comment description of --priority option

parent f6508f68
No related branches found
No related tags found
No related merge requests found
...@@ -87,11 +87,12 @@ will not allocate more than one process per cpu. By specifying ...@@ -87,11 +87,12 @@ will not allocate more than one process per cpu. By specifying
\fB\-\-overcommit\fR you are explicitly allowing more than one process \fB\-\-overcommit\fR you are explicitly allowing more than one process
per cpu. However no more than \fBMAX_TASKS_PER_NODE\fR tasks are per cpu. However no more than \fBMAX_TASKS_PER_NODE\fR tasks are
permitted to execute per node. permitted to execute per node.
.TP ./"NOTE: Do not document feature until user release mechanism is available.
\fB\-P\fR, \fB\-\-priority\fR=\fIprio\fR ./".TP
Specify the priority at which the job should execute. This may ./"-P, --priority=prio
only be used to set the priority of a job to zero (which places ./"Sepcify the priority at which the job should execute. This may
the job in a held state) unless the request is issued by user root. ./"only be used to set the priority of a job to zero (which places
./"the job in a held state) unless the request is issued by user root.
.TP .TP
\fB\-T\fR, \fB\-\-threads\fR=\fInthreads\fR \fB\-T\fR, \fB\-\-threads\fR=\fInthreads\fR
Request that Request that
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment