Skip to content
Snippets Groups Projects
Commit 365fd5ac authored by acloirec's avatar acloirec
Browse files

add xor nodes hybrid script for occigen

parent 9a0e60fd
No related branches found
No related tags found
1 merge request!2Release
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment