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
606fc247
Commit
606fc247
authored
10 years ago
by
Morris Jette
Browse files
Options
Downloads
Patches
Plain Diff
Fix typos
parent
7ed5a0c8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/html/ibm-pe.shtml
+3
-3
3 additions, 3 deletions
doc/html/ibm-pe.shtml
with
3 additions
and
3 deletions
doc/html/ibm-pe.shtml
+
3
−
3
View file @
606fc247
...
@@ -446,7 +446,7 @@ Slurm (without jobs). The procedure is as follows:</p>
...
@@ -446,7 +446,7 @@ Slurm (without jobs). The procedure is as follows:</p>
<li>Cancel all jobs.</li>
<li>Cancel all jobs.</li>
<li>Change the dynamic window count on the compute nodes.</li>
<li>Change the dynamic window count on the compute nodes.</li>
<li>Restart Slurm daemons without preserving state
<li>Restart Slurm daemons without preserving state
(e.g. "/etc/init.d/slurm
/
startclean" or initiate the daemons using the
(e.g. "/etc/init.d/slurm
startclean" or initiate the daemons using the
"-c" option).</li>
"-c" option).</li>
</ol>
</ol>
...
@@ -487,10 +487,10 @@ These function provide sufficient information to release all resources
...
@@ -487,10 +487,10 @@ These function provide sufficient information to release all resources
In order to release CAU, it is necessary to cold start the Protocol Network
In order to release CAU, it is necessary to cold start the Protocol Network
Services Daemon (PNSD) on compute nodes following the sequence shown below.</p>
Services Daemon (PNSD) on compute nodes following the sequence shown below.</p>
<pre>
<pre>
Stop Slurm daemons: /etc/init.d/
rc
slurm stop
Stop Slurm daemons: /etc/init.d/slurm stop
Stop PNSD: stopsrc -s pnsd
Stop PNSD: stopsrc -s pnsd
Start PNSD clean: startsrc -s pnsd -a -c
Start PNSD clean: startsrc -s pnsd -a -c
Start Slurm daemons clean: /etc/init.d/
rc
slurm startclean
Start Slurm daemons clean: /etc/init.d/slurm startclean
</pre>
</pre>
<h3>Design Notes</h3>
<h3>Design Notes</h3>
...
...
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