Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KSI
clusters
Commits
1f03d56f
Commit
1f03d56f
authored
Jan 06, 2020
by
Jakub Yaghob
Browse files
poznamka o checkpointingu u REQUEUE partitions
parent
3e45dd0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1f03d56f
...
...
@@ -48,6 +48,7 @@ Our clusters use only two kind of preemption:
-
**SUSPEND**
- the preempted job is suspended and releases CPUs. Unfortunately, it does not release memory or GPUs.
-
**REQUEUE**
- the preempted job is killed and requeued to the scheduling queue, waiting for available resources.
All resources including GPUs are released.
Jobs submitted to the partition should use some form of checkpointing, otherwise all work can be lost, when the job is killed during preemption.
### Important commands
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment