Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CodeVault
hpc-kernels
unstructured_grids
Commits
663c4bdb
Commit
663c4bdb
authored
Aug 25, 2016
by
Thomas Steinreiter
Browse files
added benchmark communication mode comparison supermuc sb
parent
3b86bc6f
Changes
3
Show whitespace changes
Inline
Side-by-side
halo_exchange/README.md
View file @
663c4bdb
...
...
@@ -154,6 +154,22 @@ the output should look similar to
Validation successful.
## Benchmarks
### Communication mode comparison Supermuc Phase 1 Sandybridge
Communication mode comparison test on Supermuc with 10M mesh cells per proc with different communication modes and different number of cores.
Hardware: Supermuc Phase 1 Thin Nodes. Intel Sandy Bridge-EP Xeon E5-2680 8C @2.7GHz, 16 Cores per node.
Commandline:
mpiexec -n {ranks} ./8_unstructured_haloex {flags} -v1 -n 10M -i100
where
`{ranks}`
is the number of cores,
`{flags}`
is [
`collective`
,
`p2p`
,
`p2p-sync`
,
`p2p-ready`
].
As Supermuc Phase 1 Thin nodes are 8 core dual socket systems, 16 tasks per node are used.

## Known issues
...
...
halo_exchange/benchmarks/SupermucChart.PNG
0 → 100755
View file @
663c4bdb
35.9 KB
halo_exchange/benchmarks/SupermucChart.xlsx
0 → 100755
View file @
663c4bdb
File added
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment