Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Krause
tardis-doc
Commits
1a44936d
Commit
1a44936d
authored
Jan 15, 2021
by
Michael Krause
🎉
Browse files
Fix typo in torque resources
parent
e0ea8a78
Pipeline
#8451
passed with stages
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rm/torque/resources.rst
View file @
1a44936d
...
...
@@ -13,7 +13,7 @@ pbs_resources``.
Sets the name of the job. This is mostly useful when submitting lot's of
similar jobs in a loop.
#PBS -l *nodes=1:ppn=8*
``
#PBS -l *nodes=1:ppn=8*
``
Request a single node with *8 physical cores*. The default will always be
just a single core. Use this option when your job is multi-threaded (OpenMP
for example). If you intend to run multi-node jobs (MPI-enabled programs)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment