Revert "Nccl update to 2.25.1 for cuda 12.4-12.8 (#146073)"

This reverts commit eecee5863e698d19458b33df7bfecbda0a04557a.

Reverted https://github.com/pytorch/pytorch/pull/146073 on behalf of https://github.com/atalman due to breaks Locally building benchmarks ([comment](https://github.com/pytorch/pytorch/pull/146073#issuecomment-2667054179))
This commit is contained in:
PyTorch MergeBot
2025-02-18 22:23:35 +00:00
parent 3f35664ee8
commit 7622e29a37
19 changed files with 111 additions and 137 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