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
!711
rephrased for comprehensability
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
rephrased for comprehensability
s7330426-rephrase-request-for-resources
into
preview
Overview
9
Commits
13
Pipelines
0
Changes
1
Merged
Thomas Lynn Marcus
requested to merge
s7330426-rephrase-request-for-resources
into
preview
2 years ago
Overview
9
Commits
13
Pipelines
0
Changes
1
Expand
Resolves
#413 (closed)
Edited
2 years ago
by
Jan Frenzel
0
0
Merge request reports
Viewing commit
f34611fe
Prev
Next
Show latest version
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
f34611fe
Apply 1 suggestion(s) to 1 file(s)
· f34611fe
William Williams
authored
2 years ago
doc.zih.tu-dresden.de/docs/application/request_for_resources.md
+
3
−
3
Options
@@ -6,10 +6,10 @@ Linux based systems and the Bash Shell. Beginners can find a lot of tutorials on
## Determine the Required CPU and GPU Hours
ZIH systems are focused on data-intensive computing. They are meant to be used for highly
parallelized code. Please take that into account when
transferr
ing sequential code from a local
machine. To estimate your execution time when executing your previously sequential program
parallelized code. Please take that into account when
migrat
ing sequential code from a local
machine
to our HPC systems
. To estimate your execution time when executing your previously sequential program
in parallel, you can use
[
Amdahl's law
][
1
]
. Think in advance about the parallelization strategy for
your project.
your project
and how to effectively use HPC resources
.
## Available Software
Loading