Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
3ea0da92
Commit
3ea0da92
authored
19 years ago
by
Danny Auble
Browse files
Options
Downloads
Patches
Plain Diff
minor changes to documents for bgl functionality.
parent
d5f080b5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/html/bluegene.html
+5
-5
5 additions, 5 deletions
doc/html/bluegene.html
doc/man/man1/srun.1
+0
-3
0 additions, 3 deletions
doc/man/man1/srun.1
with
5 additions
and
8 deletions
doc/html/bluegene.html
+
5
−
5
View file @
3ea0da92
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/srun.1
+
0
−
3
View file @
3ea0da92
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment