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
36ce3f79
Commit
36ce3f79
authored
12 years ago
by
Danny Auble
Browse files
Options
Downloads
Patches
Plain Diff
Change deprecated bp to mp for bluegene systems
parent
01c6921a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/scontrol/scontrol.c
+3
-3
3 additions, 3 deletions
src/scontrol/scontrol.c
with
3 additions
and
3 deletions
src/scontrol/scontrol.c
+
3
−
3
View file @
36ce3f79
...
...
@@ -1788,7 +1788,7 @@ scontrol [<OPTION>] [<COMMAND>] \n\
takeover ask slurm backup controller to take over
\n
\
uhold <job_id> place user hold on specified job (see release)
\n
\
update <SPECIFICATIONS> update job, node, partition, reservation,
\n
\
step or bluegene block/sub
b
p configuration
\n
\
step or bluegene block/sub
m
p configuration
\n
\
verbose enable detailed logging.
\n
\
version display tool version number.
\n
\
wait_job <job_id> wait until the nodes allocated to the job
\n
\
...
...
@@ -1798,7 +1798,7 @@ scontrol [<OPTION>] [<COMMAND>] \n\
<ENTITY> may be
\"
aliases
\"
,
\"
config
\"
,
\"
daemons
\"
,
\"
frontend
\"
,
\n
\
\"
hostlist
\"
,
\"
hostlistsorted
\"
,
\"
hostnames
\"
,
\"
job
\"
,
\"
node
\"
,
\n
\
\"
partition
\"
,
\"
reservation
\"
,
\"
slurmd
\"
,
\"
step
\"
, or
\"
topology
\"\n
\
(also for BlueGene only:
\"
block
\"
or
\"
sub
b
p
\"
).
\n
\
(also for BlueGene only:
\"
block
\"
or
\"
sub
m
p
\"
).
\n
\
\n
\
<ID> may be a configuration parameter name, job id, node name, partition
\n
\
name, reservation name, job step id, or hostlist or pathname to a
\n
\
...
...
@@ -1824,7 +1824,7 @@ scontrol [<OPTION>] [<COMMAND>] \n\
\n
\
<SPECIFICATIONS> are specified in the same format as the configuration
\n
\
file. You may wish to use the
\"
show
\"
keyword then use its output as
\n
\
input for the update keyword, editing as needed. Bluegene blocks/sub
b
ps
\n
\
input for the update keyword, editing as needed. Bluegene blocks/sub
m
ps
\n
\
are only able to be set to an error or free state. You can also remove
\n
\
blocks by specifying 'remove' as the state. The remove option is only
\n
\
valid on Dynamic layout systems.
\n
\
...
...
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