Commit 3f27c83
committed
coll/xhc: Bring in latest developments
Multiple changes, new features, and enchancements
Notable new features:
- Inlining data in control path for extra small messages.
- Allreduce goes through Bcast's implementation intead of duplicating it.
- Fine grained op-wise tuning for hierarchy, chunk size, cico threshold.
- Reduce reworked & improved, with double buffering and other optimizations.
- When smsc support is not present, handle only small messages (below
cico threshold), instead of not at all.
Signed-off-by: George Katevenis <[email protected]>1 parent a9f84cc commit 3f27c83
File tree
14 files changed
+3822
-2490
lines changed- ompi/mca/coll/xhc
14 files changed
+3822
-2490
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
Large diffs are not rendered by default.
0 commit comments