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
sds
ssg
Commits
ad65aec6
Commit
ad65aec6
authored
Jan 11, 2018
by
Philip Carns
Browse files
include ofi/verbs measurements on bebop
parent
6f439d55
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/perf-regression/bebop/margo-p2p-latency-knl.sbatch
View file @
ad65aec6
...
...
@@ -20,4 +20,8 @@ mpirun -IB ./margo-p2p-latency -i 100000 -n psm2://ib0:5000
echo
"## Margo OFI/PSM2 (round trip, knl, Hg busy spin):"
mpirun
-IB
./margo-p2p-latency
-i
100000
-n
psm2://ib0:5000
-t
0,0
echo
"## Margo OFI/VERBS (round trip, knl):"
mpirun ./margo-p2p-latency
-i
100000
-n
verbs://ib0:5000
echo
"## Margo OFI/VERBS (round trip, knl, Hg busy spin):"
mpirun ./margo-p2p-latency
-i
100000
-n
verbs://ib0:5000
-t
0,0
tests/perf-regression/bebop/margo-p2p-latency.sbatch
View file @
ad65aec6
...
...
@@ -19,4 +19,7 @@ mpirun -IB ./margo-p2p-latency -i 100000 -n psm2://ib0:5000
echo
"## Margo OFI/PSM2 (round trip, bdw, Hg busy spin):"
mpirun
-IB
./margo-p2p-latency
-i
100000
-n
psm2://ib0:5000
-t
0,0
echo
"## Margo OFI/VERBS (round trip, bdw):"
mpirun ./margo-p2p-latency
-i
100000
-n
verbs://ib0:5000
echo
"## Margo OFI/VERBS (round trip, bdw, Hg busy spin):"
mpirun ./margo-p2p-latency
-i
100000
-n
verbs://ib0:5000
-t
0,0
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