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
Merge requests
!837
Fix some Typos
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix some Typos
s8916149_typos
into
preview
Overview
0
Commits
3
Pipelines
0
Changes
2
Merged
Sebastian Döbel
requested to merge
s8916149_typos
into
preview
1 year ago
Overview
0
Commits
3
Pipelines
0
Changes
2
Expand
Just some small typo fixes
0
0
Merge request reports
Viewing commit
d2c74c63
Prev
Next
Show latest version
2 files
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
d2c74c63
fix some typos
· d2c74c63
Sebastian Döbel
authored
1 year ago
doc.zih.tu-dresden.de/docs/jobs_and_resources/partitions_and_limits.md
+
2
−
2
Options
@@ -74,8 +74,8 @@ The available compute nodes are grouped into logical (possibly overlapping) sets
Some partitions/nodes have Simultaneous Multithreading (SMT) enabled. You request for this
additional threads using the Slurm option
`--hint=multithread`
or by setting the environment
vari
b
ale
`SLURM_HINT=multithread`
. Besides the usage of the threads to speed up the computations,
the memory of the other threads is allocated implicitly, too, and you will al
l
ways get
varia
b
le
`SLURM_HINT=multithread`
. Besides the usage of the threads to speed up the computations,
the memory of the other threads is allocated implicitly, too, and you will always get
`Memory per Core`
*
`number of threads`
as memory pledge.
Some partitions have a
*interactive*
counterpart for interactive jobs. The corresponding partitions
Loading