Commit 41ce14a
authored
[None][feat] Enable NCCL_SYMMETRIC as default fallback for AllReduce (#9314)
Signed-off-by: Ludwig Schneider <[email protected]>1 parent d252101 commit 41ce14a
File tree
20 files changed
+2222
-389
lines changed- cpp
- tensorrt_llm
- common
- kernels/userbuffers
- plugins/ncclPlugin
- thop
- tests/unit_tests/multi_gpu
- tensorrt_llm
- _torch/pyexecutor
- tests
- integration/defs/cpp
- microbenchmarks
- scripts/allreduce_perf
- unittest/_torch/multi_gpu
20 files changed
+2222
-389
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
143 | 142 | | |
144 | 143 | | |
145 | 144 | | |
146 | | - | |
| 145 | + | |
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
150 | 149 | | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
154 | | - | |
| 153 | + | |
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| |||
0 commit comments