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:
PyTorch MergeBot
2025-02-14 16:44:46 +00:00
parent 059dfe2081
commit e06ee4aa9f
19 changed files with 111 additions and 139 deletions

4
.gitmodules vendored
View File

@ -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