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
bbf5dbcf
Commit
bbf5dbcf
authored
3 years ago
by
Danny Marc Rotscher
Browse files
Options
Downloads
Plain Diff
Merge branch '289-checkpoint-restart-provide-script' into 'preview'
Added prompt to code block Closes
#289
See merge request
!532
parents
5f14c578
0aa6ce36
No related branches found
No related tags found
2 merge requests
!542
Automated merge from preview to main
,
!532
Added prompt to code block
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
+2
-2
2 additions, 2 deletions
...-dresden.de/docs/jobs_and_resources/checkpoint_restart.md
with
2 additions
and
2 deletions
doc.zih.tu-dresden.de/docs/jobs_and_resources/checkpoint_restart.md
+
2
−
2
View file @
bbf5dbcf
...
...
@@ -63,8 +63,8 @@ To use it, first add a `dmtcp_launch` before your application call in your batch
of MPI applications, you have to add the parameters
`--ib --rm`
and put it between
`srun`
and your
application call, e.g.:
```
bash
srun dmtcp_launch
--ib
--rm
./my-mpi-application
```
console
marie@login$
srun dmtcp_launch
--ib
--rm
./my-mpi-application
```
!!! note
...
...
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