Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hello_world
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
support
hello_world
Commits
5ae57523
Commit
5ae57523
authored
7 years ago
by
acloirec
Browse files
Options
Downloads
Plain Diff
Merge branch 'add_horizon' into dev
jout script horizon
parents
6ab1f71e
bc4bc401
No related branches found
Branches containing commit
No related tags found
1 merge request
!2
Release
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test_scripts/horizon/mpi/HSW_AND_BDW.sh
+19
-0
19 additions, 0 deletions
test_scripts/horizon/mpi/HSW_AND_BDW.sh
with
19 additions
and
0 deletions
test_scripts/horizon/mpi/HSW_AND_BDW.sh
0 → 100644
+
19
−
0
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
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment