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
support
hello_world
Commits
6ab1f71e
Commit
6ab1f71e
authored
Mar 08, 2018
by
hautreux
Browse files
SLURM_NPROCS undefined -> error, srun will automatically use all the available cores
parent
4568738c
Changes
1
Hide whitespace changes
Inline
Side-by-side
test_scripts/occigen/mpi/hsw24_or_bdw28.sh
View file @
6ab1f71e
...
@@ -22,6 +22,6 @@ module load intel intelmpi
...
@@ -22,6 +22,6 @@ module load intel intelmpi
ulimit
-s
unlimited
ulimit
-s
unlimited
srun
-n
$SLURM_NPROCS
../../../bin/hello_mpi
srun ../../../bin/hello_mpi
Write
Preview
Supports
Markdown
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