pytorch/test/cpp/c10d
Rohan Varma 885da61d7d [PG NCCL] Disable NCCL health check (#67668)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/67668

This adds an env var to enable NCCL health check, which when left unspecified, results in the check not being run. Unit tests that need to test this functionality have the env variable set. Please see internal diff for more details.

Test Plan: CI

Reviewed By: yuguo68, mrshenli

Differential Revision: D32089763

fbshipit-source-id: dff5664a5e607f711515cd1042089ca769914fbb
2021-11-02 16:21:59 -07:00
..
example
CMakeLists.txt Update CMake and use native CUDA language support (#62445) 2021-10-11 09:05:48 -07:00
CUDATest.cu
CUDATest.hpp
FileStoreTest.cpp
HashStoreTest.cpp
ProcessGroupGlooAsyncTest.cpp
ProcessGroupGlooTest.cpp use irange for loops 5 (#66744) 2021-10-18 21:59:50 -07:00
ProcessGroupMPITest.cpp
ProcessGroupNCCLErrorsTest.cpp
ProcessGroupNCCLTest.cpp [PG NCCL] Disable NCCL health check (#67668) 2021-11-02 16:21:59 -07:00
StoreTestCommon.hpp
TCPStoreTest.cpp
TestUtils.hpp