-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed submodule issues, initial table for OSU micro benchmarks.
- Loading branch information
1 parent
3450d53
commit af9320e
Showing
4 changed files
with
24 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
"Test","Description","Message Size","Nodes Used","Ranks Used" | ||
"osu_latency","Point-to-Point Latency","8 B","2","1 per node" | ||
"osu_bibw","Point-to-Point Bi-directional bandwidth","1 MB","2","1 per node" | ||
"osu_mbw_mr","Point-to-Point Multi-Bandwidth & Message Rate","16 KB","2","Host-to-Host (two tests) : - 1 per NIC - 1 per core Device-to-Device (two tests): - 1 per NIC - 1 per accelerator" | ||
"osu_get_acc_latency","Point-to-Point One-sided Accumulate Latency","8 B","2","1 per node" | ||
"osu_allreduce","All-reduce Latency","8B, 25 MB","full-system","1 per NIC" | ||
"osu_alltoall","All-to-all Latency","1 MB","full-system","1 per NIC odd process count" |
Submodule spatter
updated
from 7f3ec8 to bb81eb