Commit ab13bec
Rebase colltrace for v2.28
Summary:
First change to rebase colltrace onto NCCL v2.28. Currently includes both new and old colltrace.
There will be a second diff that will remove the old colltrace invocations.
~~Note: I am running into issues with NCCL 2.28 where it is failing when trying to use ncclGin plugin. For now I have disabled the plugin, but need some feedback on best way to handle the bug in NCCL baselin~~e.
Update: After adding NCCL_GIN_TYPE=0 in cvars, this issue is resolved.
Reviewed By: zhiyongww
Differential Revision: D86152808
fbshipit-source-id: 762bd16f0571b0d066cdf822b7b1e3fc5f0a616b1 parent f15c18f commit ab13bec
3 files changed
+22
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| 683 | + | |
| 684 | + | |
683 | 685 | | |
684 | 686 | | |
685 | 687 | | |
| |||
1173 | 1175 | | |
1174 | 1176 | | |
1175 | 1177 | | |
| 1178 | + | |
1176 | 1179 | | |
1177 | 1180 | | |
1178 | 1181 | | |
| |||
1706 | 1709 | | |
1707 | 1710 | | |
1708 | 1711 | | |
| 1712 | + | |
1709 | 1713 | | |
1710 | 1714 | | |
1711 | 1715 | | |
| |||
3994 | 3998 | | |
3995 | 3999 | | |
3996 | 4000 | | |
| 4001 | + | |
| 4002 | + | |
| 4003 | + | |
| 4004 | + | |
| 4005 | + | |
| 4006 | + | |
3997 | 4007 | | |
3998 | 4008 | | |
3999 | 4009 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
680 | 683 | | |
681 | 684 | | |
682 | 685 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2245 | 2245 | | |
2246 | 2246 | | |
2247 | 2247 | | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
2248 | 2255 | | |
2249 | 2256 | | |
2250 | 2257 | | |
| |||
0 commit comments