From 80060f72f383dd83ee30c0621d1a18e66ae5a12d Mon Sep 17 00:00:00 2001 From: "Daniel J. Magee" Date: Tue, 7 Nov 2023 11:29:39 -0700 Subject: [PATCH] IOR units and osumb table alignment. --- doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_ats3_results.csv | 2 +- doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_req.csv | 6 +++--- doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_ats3_results.csv b/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_ats3_results.csv index 53183682..ea215a3b 100644 --- a/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_ats3_results.csv +++ b/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_ats3_results.csv @@ -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" diff --git a/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_req.csv b/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_req.csv index 4bc42f2e..fc36a843 100644 --- a/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_req.csv +++ b/doc/sphinx/09_Microbenchmarks/M3_OSUMB/OSU_req.csv @@ -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 @@ -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" \ No newline at end of file diff --git a/doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst b/doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst index 6b21d543..a635c677 100644 --- a/doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst +++ b/doc/sphinx/09_Microbenchmarks/M6_IOR/IOR.rst @@ -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