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
1b86e97c
Commit
1b86e97c
authored
13 years ago
by
Danny Auble
Browse files
Options
Downloads
Patches
Plain Diff
BLUEGENE - update documentation on the scontrol SubMPName for BGQ systems.
parent
bccf0f85
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.shtml
+5
-1
5 additions, 1 deletion
doc/html/bluegene.shtml
doc/man/man1/scontrol.1
+4
-2
4 additions, 2 deletions
doc/man/man1/scontrol.1
with
9 additions
and
3 deletions
doc/html/bluegene.shtml
+
5
−
1
View file @
1b86e97c
...
...
@@ -481,7 +481,11 @@ Recreate, Remove, Resume.
<p>Alternatively, if only part of a midplane needs to be put
into an error state which isn't already in a block of the size you
need, you can set a collection of IO nodes into an error state using
<i>scontrol</i> (i.e. "<i>scontrol update submpname=bg000[0-3] state=error</i>").
<i>scontrol</i> (i.e. "<i>scontrol update submpname=bg000[0-3]
state=error</i>").
NOTE: Even on BGQ where node names are given in bg0000[00000] format
this option takes an ionode name bg0000[0].
This will end any job on the nodes listed, create a block there, and set
the state of the block to ERROR making it so no job will run on the
block. Then resume the block when it is ready to be used again (i.e.
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/scontrol.1
+
4
−
2
View file @
1b86e97c
...
...
@@ -301,7 +301,7 @@ Display the state of the specified entity with the specified identification.
\fIENTITY\fP may be \fIaliases\fP, \fIconfig\fP, \fIdaemons\fP, \fIfrontend\fP,
\fIjob\fP, \fInode\fP, \fIpartition\fP, \fIreservation\fP, \fIslurmd\fP,
\fIstep\fP, \fItopology\fP, \fIhostlist\fP or \fIhostnames\fP
(also \fIblock\fP or \fIsub
b
p\fP on BlueGene systems).
(also \fIblock\fP or \fIsub
m
p\fP on BlueGene systems).
\fIID\fP can be used to identify a specific element of the identified
entity: the configuration parameter name, job ID, node name, partition name,
reservation name, or job step ID for \fIconfig\fP, \fIjob\fP, \fInode\fP,
...
...
@@ -1200,9 +1200,11 @@ running job on the block! On dynamically laid out systems REMOVE will
free and remove the block from the system. If the block is smaller
than a midplane every block on that midplane will be removed.
.TP
\fISub
B
PName\fP=<name>
\fISub
M
PName\fP=<name>
Identify the bluegene ionodes to be updated (i.e. bg000[0\-3]). This
specification is required.
NOTE: Even on BGQ where node names are given in bg0000[00000] format
this option takes an ionode name bg0000[0].
.TP
.SH "ENVIRONMENT VARIABLES"
...
...
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