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

Change deprecated bp to mp for bluegene systems

parent 01c6921a
No related branches found
No related tags found
No related merge requests found
......@@ -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/subbp configuration \n\
step or bluegene block/submp 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 \"subbp\"). \n\
(also for BlueGene only: \"block\" or \"submp\"). \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/subbps \n\
input for the update keyword, editing as needed. Bluegene blocks/submps \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\
......
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