pytorch/test/cpp/c10d
Pavan Balaji 958f3b0df6 [nccl-pg] Migrate to getCvar* functions for env variable checking (#113797)
Summary:
The getCvar* functions allow us to provide multiple environment variables for the same value.  This allows us to deprecate some variables in favor of others, while still allowing users to temporarily use the old variables for some time.

Test Plan: OSS CI

Reviewed By: fduwjj, XilunWu

Differential Revision: D51225487

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/113797
Approved by: https://github.com/fduwjj
2023-11-19 03:48:58 +00:00
..
example
CMakeLists.txt Clean up CMake target linking (#109959) 2023-09-25 01:37:14 +00:00
CUDATest.cu [ROCm] Update clock intrinsic handling for AMD gfx11 family (#97005) 2023-03-24 18:29:49 +00:00
CUDATest.hpp
FileStoreTest.cpp
HashStoreTest.cpp [RESUBMIT] Standardize on error types for distributed errors. (#108191) 2023-08-30 21:47:39 +00:00
ProcessGroupGlooAsyncTest.cpp
ProcessGroupGlooTest.cpp Add Bfloat16 scalar support to gloo backend (#113557) 2023-11-17 21:16:54 +00:00
ProcessGroupMPITest.cpp
ProcessGroupNCCLErrorsTest.cpp [nccl-pg] Migrate to getCvar* functions for env variable checking (#113797) 2023-11-19 03:48:58 +00:00
ProcessGroupNCCLTest.cpp [nccl-pg] Migrate to getCvar* functions for env variable checking (#113797) 2023-11-19 03:48:58 +00:00
ProcessGroupUCCTest.cpp
StoreTestCommon.hpp
TCPStoreTest.cpp [RESUBMIT] Standardize on error types for distributed errors. (#108191) 2023-08-30 21:47:39 +00:00
TestUtils.hpp