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
5ae57523
Commit
5ae57523
authored
Mar 08, 2018
by
acloirec
Browse files
Merge branch 'add_horizon' into dev
jout script horizon
parents
6ab1f71e
bc4bc401
Changes
1
Show whitespace changes
Inline
Side-by-side
test_scripts/horizon/mpi/HSW_AND_BDW.sh
0 → 100644
View file @
5ae57523
#!/bin/bash
#SBATCH -J mpi
#SBATCH --ntasks=176
#SBATCH --time=0:40:00
#EXPLICIT AND
#SBATCH -C [BDW28*8&HSW24*2]
#SBATCH --exclusive
#SBATCH --output mpi.output.slurm
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