Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dl_on_supercomputers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HPC4NS
dl_on_supercomputers
Commits
1eb3b120
Commit
1eb3b120
authored
5 years ago
by
Fahad Khalid
Browse files
Options
Downloads
Patches
Plain Diff
Added a note regarding the use of in the job submission scripts for JURECA and JUWELS.
parent
8c718fe8
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-0
9 additions, 0 deletions
README.md
with
9 additions
and
0 deletions
README.md
+
9
−
0
View file @
1eb3b120
...
...
@@ -201,6 +201,15 @@ email address).
Output from the job is available in the
`error`
and
`output`
files, as specified in the job
configuration.
**Note:**
In the job submission scripts, the
`--partition`
value is set to
`develgpus`
, as jobs
are often (but not always) scheduled faster on this partition than the
`gpus`
partition. However,
resources in
`develgpus`
are limited
(as described in:
[
JURECA
](
https://apps.fz-juelich.de/jsc/hps/jureca/quickintro.html#available-partitions
)
,
[
JUWELS
](
https://apps.fz-juelich.de/jsc/hps/juwels/quickintro.html#available-partitions
)
). Therefore,
it is highly recommended that users familiarize themselves with the limitations, and use the
`gpus`
partition for all production use, as well as when developing/testing with more resources than are
available on the
`develgpus`
partition.
### 6.2 JURON
1.
Change directory to the repository root:
...
...
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