Skip to content
Snippets Groups Projects
Commit b7054625 authored by Morris Jette's avatar Morris Jette
Browse files

Clarify GrpNodes configuration parameter use

Note that each job's node allocation is counted separately.
bug 548
parent f9ea996b
No related branches found
No related tags found
No related merge requests found
...@@ -692,6 +692,9 @@ in the <a href="resource_limits.html">Resource Limits</a> document.</p> ...@@ -692,6 +692,9 @@ in the <a href="resource_limits.html">Resource Limits</a> document.</p>
time from jobs running from this association and its children. If time from jobs running from this association and its children. If
this limit is reached new jobs will be queued but only allowed to this limit is reached new jobs will be queued but only allowed to
run after resources have been relinquished from this group. run after resources have been relinquished from this group.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
</li> </li>
<li><b>GrpSubmitJobs=</b> The total number of jobs able to be submitted <li><b>GrpSubmitJobs=</b> The total number of jobs able to be submitted
......
...@@ -109,6 +109,9 @@ allowed to run after resources have been relinquished from this group. ...@@ -109,6 +109,9 @@ allowed to run after resources have been relinquished from this group.
The total count of nodes able to be used at any given time from jobs The total count of nodes able to be used at any given time from jobs
running from this QOS. If this limit is reached new jobs will be queued running from this QOS. If this limit is reached new jobs will be queued
but only allowed to run after resources have been relinquished from this group. but only allowed to run after resources have been relinquished from this group.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
</li> </li>
<li><b>GrpSubmitJobs</b> <li><b>GrpSubmitJobs</b>
......
...@@ -145,6 +145,9 @@ specified then no limit will apply.</p> ...@@ -145,6 +145,9 @@ specified then no limit will apply.</p>
time from jobs running from this association and its children. If time from jobs running from this association and its children. If
this limit is reached new jobs will be queued but only allowed to this limit is reached new jobs will be queued but only allowed to
run after resources have been relinquished from this group. run after resources have been relinquished from this group.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
</li> </li>
<li><b>GrpSubmitJobs=</b> The total number of jobs able to be submitted <li><b>GrpSubmitJobs=</b> The total number of jobs able to be submitted
......
...@@ -308,6 +308,9 @@ Resource plugin. ...@@ -308,6 +308,9 @@ Resource plugin.
Maximum number of nodes running jobs are able to be allocated in aggregate for Maximum number of nodes running jobs are able to be allocated in aggregate for
this association and all associations which are children of this association. this association and all associations which are children of this association.
To clear a previously set value use the modify command with a new value of \-1. To clear a previously set value use the modify command with a new value of \-1.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
.TP .TP
\fIGrpSubmitJobs\fP=<max jobs> \fIGrpSubmitJobs\fP=<max jobs>
...@@ -594,6 +597,9 @@ this association and all associations which are children of this association. ...@@ -594,6 +597,9 @@ this association and all associations which are children of this association.
\fIGrpNodes\fP \fIGrpNodes\fP
Maximum number of nodes running jobs are able to be allocated in aggregate for Maximum number of nodes running jobs are able to be allocated in aggregate for
this association and all associations which are children of this association. this association and all associations which are children of this association.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
.TP .TP
\fIGrpSubmitJobs\fP \fIGrpSubmitJobs\fP
...@@ -1001,6 +1007,9 @@ Maximum number of running jobs in aggregate for this QOS. ...@@ -1001,6 +1007,9 @@ Maximum number of running jobs in aggregate for this QOS.
\fIGrpNodes\fP \fIGrpNodes\fP
Maximum number of nodes running jobs are able to be allocated in aggregate for Maximum number of nodes running jobs are able to be allocated in aggregate for
this QOS. this QOS.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
.TP .TP
\fIGrpSubmitJobs\fP \fIGrpSubmitJobs\fP
...@@ -1132,6 +1141,9 @@ To clear a previously set value use the modify command with a new value of \-1. ...@@ -1132,6 +1141,9 @@ To clear a previously set value use the modify command with a new value of \-1.
Maximum number of nodes running jobs are able to be allocated in aggregate for Maximum number of nodes running jobs are able to be allocated in aggregate for
this QOS. this QOS.
To clear a previously set value use the modify command with a new value of \-1. To clear a previously set value use the modify command with a new value of \-1.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
.TP .TP
\fIGrpSubmitJobs\fP \fIGrpSubmitJobs\fP
...@@ -1483,6 +1495,9 @@ association and all associations which are children of this association. ...@@ -1483,6 +1495,9 @@ association and all associations which are children of this association.
Maximum number of nodes running jobs are able to be Maximum number of nodes running jobs are able to be
allocated in aggregate for this association and all associations which allocated in aggregate for this association and all associations which
are children of this association. are children of this association.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
.TP .TP
\fIGrpSubmitJobs=\fP \fIGrpSubmitJobs=\fP
Maximum number of jobs which can be in a pending or Maximum number of jobs which can be in a pending or
...@@ -1559,6 +1574,9 @@ association and all associations which are children of this association. ...@@ -1559,6 +1574,9 @@ association and all associations which are children of this association.
Maximum number of nodes running jobs are able to be Maximum number of nodes running jobs are able to be
allocated in aggregate for this association and all associations which allocated in aggregate for this association and all associations which
are children of this association. are children of this association.
Each job's node allocation is counted separately
(i.e. if a single node has resources allocated to two jobs, this is counted
as two allocated nodes).
.TP .TP
\fIGrpSubmitJobs=\fP \fIGrpSubmitJobs=\fP
Maximum number of jobs which can be in a pending or Maximum number of jobs which can be in a pending or
......
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