pytorch/cmake/External
Jane Xu 37d3db7579 Deletes CCACHE_DISABLE and SCCACHE_DISABLE from nccl.cmake (#84007)
Looking through the code and online, it does not look like these variables actually change anything. Regardless, this change was instituted to fix https://github.com/pytorch/pytorch/issues/13362, but we are again running into similar issues even with the workaround: see https://github.com/pytorch/pytorch/issues/83790.

Thus, since
1. this change isn't preventing flakiness
2. these variables do not seem used anywhere in pytorch/pytorch nor mozilla/sccache
we should remove this confusion.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/84007
Approved by: https://github.com/huydhn, https://github.com/malfet, https://github.com/ZainRizvi
2022-08-24 21:43:12 +00:00
..
EigenBLAS.cmake
nccl.cmake Deletes CCACHE_DISABLE and SCCACHE_DISABLE from nccl.cmake (#84007) 2022-08-24 21:43:12 +00:00
nnpack.cmake
rccl.cmake
ucc.cmake UCC PG build in CI (#81583) 2022-08-10 00:23:47 +00:00