Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
ZIH
hpcsupport
hpc-compendium
Commits
7e3fe11d
Commit
7e3fe11d
authored
3 years ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Improve cite style
parent
5383b1b4
No related branches found
No related tags found
4 merge requests
!392
Merge preview into contrib guide for browser users
,
!333
Draft: update NGC containers
,
!327
Merge preview into main
,
!317
Jobs and resources
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/jobs_and_resources/checkpoint_restart.md
+5
-4
5 additions, 4 deletions
...-dresden.de/docs/jobs_and_resources/checkpoint_restart.md
with
5 additions
and
4 deletions
doc.zih.tu-dresden.de/docs/jobs_and_resources/checkpoint_restart.md
+
5
−
4
View file @
7e3fe11d
...
@@ -15,11 +15,12 @@ queue.
...
@@ -15,11 +15,12 @@ queue.
Here is an extreme example from literature for the waste of large computing resources due to missing
Here is an extreme example from literature for the waste of large computing resources due to missing
checkpoints:
checkpoints:
*
Earth was a supercomputer constructed to find the question to the answer to the Life, the Universe,
!!! cite "Adams, D. The Hitchhikers Guide Through the Galaxy"
and Everything by a race of hyper-intelligent pan-dimensional beings. Unfortunately 10 million years
later, and five minutes before the program had run to completion, the Earth was destroyed by
Vogons.
*
(Adams, D. The Hitchhikers Guide Through the Galaxy)
Earth was a supercomputer constructed to find the question to the answer to the Life, the Universe,
and Everything by a race of hyper-intelligent pan-dimensional beings. Unfortunately 10 million years
later, and five minutes before the program had run to completion, the Earth was destroyed by
Vogons.
If you wish to do checkpointing, your first step should always be to check if your application
If you wish to do checkpointing, your first step should always be to check if your application
already has such capabilities built-in, as that is the most stable and safe way of doing it.
already has such capabilities built-in, as that is the most stable and safe way of doing it.
...
...
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