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
365fd5ac
Commit
365fd5ac
authored
7 years ago
by
acloirec
Browse files
Options
Downloads
Patches
Plain Diff
add xor nodes hybrid script for occigen
parent
9a0e60fd
No related branches found
No related tags found
1 merge request
!2
Release
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test_scripts/occigen/hybrid/hsw24_xor_bdw28_nodes.sh
+0
-1
0 additions, 1 deletion
test_scripts/occigen/hybrid/hsw24_xor_bdw28_nodes.sh
with
0 additions
and
1 deletion
test_scripts/occigen/hybrid/hsw24_xor_bdw28_nodes.sh
+
0
−
1
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
...
...
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