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
9b6e56ba
Commit
9b6e56ba
authored
2 years ago
by
Thomas Lynn Marcus
Browse files
Options
Downloads
Patches
Plain Diff
edited for comprehensability
parent
57e9199d
No related branches found
No related tags found
2 merge requests
!719
Automated merge from preview to main
,
!718
edited Partitions and Limits: minor changes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/jobs_and_resources/partitions_and_limits.md
+5
-4
5 additions, 4 deletions
...esden.de/docs/jobs_and_resources/partitions_and_limits.md
with
5 additions
and
4 deletions
doc.zih.tu-dresden.de/docs/jobs_and_resources/partitions_and_limits.md
+
5
−
4
View file @
9b6e56ba
...
...
@@ -32,7 +32,7 @@ Shorter jobs come with multiple advantages:
To bring down the percentage of long running jobs we restrict the number of cores with jobs longer
than 2 days to approximately 50% and with jobs longer than 24 to 75% of the total number of cores.
(These numbers are subject to change
s
.) As best practice we advise a run time of about 8h.
(These numbers are subject to change.) As best practice we advise a run time of about 8h.
!!! hint "Please always try to make a good estimation of your needed time limit."
...
...
@@ -58,10 +58,11 @@ not capable of checkpoint/restart can be adapted. Please refer to the section
Memory requirements for your job can be specified via the
`sbatch/srun`
parameters:
`--mem-per-cpu=<MB>`
or
`--mem=<MB>`
(which is "memory per node"). The
**default limit**
is quite
low at
**300 MB**
per CPU.
`--mem-per-cpu=<MB>`
or
`--mem=<MB>`
(which is "memory per node"). The
**default limit**
regardless
of the partition it runs on is quite low at
**300 MB**
per CPU. If you need more memory, you need
to request it.
ZIH system
s
comprises different sets of nodes with different amount of installed memory which affect
ZIH system comprises different sets of nodes with different amount of installed memory which affect
where your job may be run. To achieve the shortest possible waiting time for your jobs, you should
be aware of the limits shown in the following table.
...
...
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