Skip to content
Snippets Groups Projects
Commit 3ea0da92 authored by Danny Auble's avatar Danny Auble
Browse files

minor changes to documents for bgl functionality.

parent d5f080b5
No related branches found
No related tags found
No related merge requests found
...@@ -472,13 +472,13 @@ If these bglblocks do not correspond to those defined in the bluegene.conf ...@@ -472,13 +472,13 @@ If these bglblocks do not correspond to those defined in the bluegene.conf
file, the old bglblocks with a prefix of "RMP" are destroyed and new ones file, the old bglblocks with a prefix of "RMP" are destroyed and new ones
created. created.
When a job is scheduled, the appropriate bglblock is identified, When a job is scheduled, the appropriate bglblock is identified,
its node use (virtual or coprocessor) set, its user set, and it is its user set, and it is booted.
booted. Node use (virtual or coprocessor) is set from the mpirun command line now,
Slurm has nothing to do with setting the node use.
Subsequent jobs use this same bglblock without rebooting by changing Subsequent jobs use this same bglblock without rebooting by changing
the associated user field. the associated user field.
The bglblock will be freed and then rebooted in order to change its The only time bglblocks should be freed and rebooted, in normal operation,
node use (from virtual to coprocessor or vise-versa). is when going to or from full-system
Bglblocks will also be freed and rebooted when going to or from full-system
jobs (two or more bglblocks sharing base partitions can not be in a jobs (two or more bglblocks sharing base partitions can not be in a
ready state at the same time). ready state at the same time).
When this logic became available at LLNL, approximately 85 percent of When this logic became available at LLNL, approximately 85 percent of
......
...@@ -756,9 +756,6 @@ The location of the SLURM configuration file. ...@@ -756,9 +756,6 @@ The location of the SLURM configuration file.
\fBSLURM_NO_ROTATE\fR \fBSLURM_NO_ROTATE\fR
\fB\-\-no\-rotate\fR \fB\-\-no\-rotate\fR
.TP .TP
\fBSLURM_NODE_USE\fR
\fB\-\-node\-use\fR=(\fIcoprocessor|virtual\fR)
.TP
\fBSLURM_NPROCS\fR \fBSLURM_NPROCS\fR
\fB\-n, \-\-ntasks\fR=\fIn\fR \fB\-n, \-\-ntasks\fR=\fIn\fR
.TP .TP
......
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