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
365fd5ac
Commit
365fd5ac
authored
Mar 12, 2018
by
acloirec
Browse files
add xor nodes hybrid script for occigen
parent
9a0e60fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
test_scripts/occigen/hybrid/hsw24_xor_bdw28_nodes.sh
View file @
365fd5ac
...
...
@@ -25,7 +25,6 @@ module load intel intelmpi
ulimit
-s
unlimited
rm
-f
*
.out
export
NCPUS
=
$((
(
$SLURM_CPUS_ON_NODE
/
$OMP_NUM_THREADS
)*
$SLURM_NNODES
))
env
|
grep
SLURM
srun
-n
$NCPUS
../../../bin/hello_hybrid
...
...
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