Skip to content

Commit

Permalink
IOR units and osumb table alignment.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmageeLANL committed Nov 7, 2023
1 parent 6ce22e1 commit 80060f7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"Test","Rank settings","Message Size","Nodes","Result"
"Test","Ranks","Msg Size","Num Nodes","Result"
"osu_latency","1 per node","8 B","2","1.61 us"
"osu_bibw","1 per node","1 MB","2","45307.17 MB/s"
"osu_mbw_mr","1 per NIC","16 KB","2","49656.45 MB/s"
Expand Down
6 changes: 3 additions & 3 deletions doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_req.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"Program","Description","Msg Size","Num Nodes","Rank Config"
"osu_latency","P2p Latency","8 B","2","1 per node"
"osu_bibw","P2p Bi-directional BW","1 MB","2","1 per node"
"osu_bibw","P2p Bi-directional BW","16 kB","2","1 per node"
"osu_mbw_mr","P2p Multi-BW & Msg Rate","16 KB","2","Host-to-Host (two tests):
- 1 per NIC
- 1 per core
Expand All @@ -16,9 +16,9 @@ Device-to-Device (two tests):
"osu_ibarrier","Async-Barrier time","N/A","full-system","Two tests:
- 1 per physical core
- 1 per GPU/accelerator"
"osu_allreduce","All-reduce Latency","8B, 25 MB","full-system","Two tests:
"osu_allreduce","All-reduce Latency","8B, 16 MB","full-system","Two tests:
- 1 per physical core
- 1 per GPU/accelerator"
"osu_alltoall","All-to-all Latency","1 MB","full-system","Two tests:
"osu_alltoall","All-to-all Latency","8 B","full-system","Two tests:
- 1 per physical core
- 1 per GPU/accelerator"
2 changes: 1 addition & 1 deletion doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Full system tests were run with 5000 nodes and 10 tasks per node.
Single node tests were run with 112 tasks per node.
This test was compiled with cce/16.0.0 and cray-mpich/8.1.26.

.. csv-table:: IOR benchmark
.. csv-table:: IOR benchmark (MB/s)
:file: ats3_ior.csv
:align: center
:widths: 10, 10, 10, 10, 10
Expand Down

0 comments on commit 80060f7

Please sign in to comment.