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
840cacec
Commit
840cacec
authored
Mar 08, 2018
by
acloirec
Browse files
add xor script
parent
8ac489c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
test_scripts/horizon/mpi/HSW_XOR_BDW.sh
0 → 100644
View file @
840cacec
#!/bin/bash
#SBATCH -J mpi
#SBATCH --ntasks=32
#SBATCH --ntasks-per-node=16
#SBATCH --time=0:40:00
#EXCLUSIVE OR
#SBATCH -C [HSW24|BDW28]
#SBATCH --exclusive
#SBATCH --output mpi.output.slurm.%J
set
-e
module load intel openmpi/icc/2.0.2
export
MXM_LOG_LEVEL
=
error
srun /scratch/cnusc/adci/acloirec/horizon/slurm_mixte/sources/dci-git/hello_world/bin/hello_mpi
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