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
1d40bceb
Commit
1d40bceb
authored
13 years ago
by
Morris Jette
Browse files
Options
Downloads
Patches
Plain Diff
Note that BLCR only works with SLURM batch jobs
parent
0c8f431f
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/html/checkpoint_blcr.shtml
+3
-3
3 additions, 3 deletions
doc/html/checkpoint_blcr.shtml
doc/man/man5/slurm.conf.5
+1
-0
1 addition, 0 deletions
doc/man/man5/slurm.conf.5
with
4 additions
and
3 deletions
doc/html/checkpoint_blcr.shtml
+
3
−
3
View file @
1d40bceb
...
@@ -28,8 +28,8 @@ The job will be restarted using a newly allocated jobid.</li>
...
@@ -28,8 +28,8 @@ The job will be restarted using a newly allocated jobid.</li>
</ol>
</ol>
<p><b>NOTE:</b> checkpoint/blcr cannot restart interactive jobs. It can
<p><b>NOTE:</b> checkpoint/blcr cannot restart interactive jobs. It can
create checkpoints for both interactive and batch steps, but only
create checkpoints for both interactive and batch steps, but
<b>
only
batch jobs can be restarted.</p>
batch jobs can be restarted.</
b></
p>
<p><b>NOTE:</b> BLCR operation has been verified with MVAPICH2.
<p><b>NOTE:</b> BLCR operation has been verified with MVAPICH2.
Some other MPI implementations should also work.</p>
Some other MPI implementations should also work.</p>
...
@@ -193,6 +193,6 @@ option at job submit time or scontrol's <b>ImageDir</b> option.
...
@@ -193,6 +193,6 @@ option at job submit time or scontrol's <b>ImageDir</b> option.
<p class="footer"><a href="#top">top</a></p>
<p class="footer"><a href="#top">top</a></p>
<p style="text-align:center;">Last modified 26
January
201
0
</p>
<p style="text-align:center;">Last modified 26
March
201
2
</p>
<!--#include virtual="footer.txt"-->
<!--#include virtual="footer.txt"-->
This diff is collapsed.
Click to expand it.
doc/man/man5/slurm.conf.5
+
1
−
0
View file @
1d40bceb
...
@@ -213,6 +213,7 @@ Berkeley Lab Checkpoint Restart (BLCR).
...
@@ -213,6 +213,7 @@ Berkeley Lab Checkpoint Restart (BLCR).
NOTE: If a file is found at sbin/scch (relative to the SLURM installation
NOTE: If a file is found at sbin/scch (relative to the SLURM installation
location), it will be executed upon completion of the checkpoint. This can
location), it will be executed upon completion of the checkpoint. This can
be a script used for managing the checkpoint files.
be a script used for managing the checkpoint files.
NOTE: SLURM's BLCR logic only supports batch jobs.
.TP
.TP
\fBcheckpoint/none\fR
\fBcheckpoint/none\fR
no checkpoint support (default)
no checkpoint support (default)
...
...
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