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
773ad039
Commit
773ad039
authored
2 years ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Improve style
parent
c9cb4437
No related branches found
No related tags found
2 merge requests
!673
Automated merge from preview to main
,
!654
Sebastian's commit on a new branch
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
+2
-6
2 additions, 6 deletions
doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
with
2 additions
and
6 deletions
doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
+
2
−
6
View file @
773ad039
...
...
@@ -303,7 +303,7 @@ provide a comprehensive collection of job examples.
## Heterogeneous Jobs
A heterogeneous job consists of several job components, all of which can have individual job
options.
In particular, different components can use resources from different Slurm partitions.
options. In particular, different components can use resources from different Slurm partitions.
One example for this setting is an MPI application consisting of a master process with a huge memory
footprint and worker processes requiring GPU support.
...
...
@@ -346,11 +346,7 @@ wait
### Limitations
Due to the way scheduling algorithm works it is required that each component has to be allocated on
an different node.
!!! warning
Job arrays of heterogeneous jobs are not supported.
a different node. Furthermore, job arrays of heterogeneous jobs are not supported.
## Manage and Control Jobs
...
...
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