mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "Nccl update to 2.25.1 for cuda 12.4-12.8 (#146073)"
This reverts commit 06f4a5c0e578d7da10ebdf14edcd24e5dcef78d6. Reverted https://github.com/pytorch/pytorch/pull/146073 on behalf of https://github.com/atalman due to breaks macos builds: ModuleNotFoundError: No module named 'torch._C._distributed_c10d'; 'torch._C' is not a package ([comment](https://github.com/pytorch/pytorch/pull/146073#issuecomment-2659802389))
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -62,6 +62,10 @@
|
||||
ignore = dirty
|
||||
path = third_party/ideep
|
||||
url = https://github.com/intel/ideep
|
||||
[submodule "third_party/nccl/nccl"]
|
||||
ignore = dirty
|
||||
path = third_party/nccl/nccl
|
||||
url = https://github.com/NVIDIA/nccl
|
||||
[submodule "third_party/gemmlowp/gemmlowp"]
|
||||
ignore = dirty
|
||||
path = third_party/gemmlowp/gemmlowp
|
||||
|
Reference in New Issue
Block a user