pytorch/test/cpp/c10d
Rodrigo Kumpera fe2cda64dc [C10D] Implement new libuv backend for TCPStore. (#108066)
The new backend is currently under a flag 'use_libuv' in TCPStore constructor
to reduce the impact on existing users as we test it.

This is a reland of #105870 with a fix for a bad test.

Differential Revision: [D48742554](https://our.internmc.facebook.com/intern/diff/D48742554)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/108066
Approved by: https://github.com/H-Huang, https://github.com/fduwjj
2023-08-29 14:55:14 +00:00
..
example
CMakeLists.txt
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 Revert "Standardize on error types for distributed errors. (#107651)" 2023-08-28 23:58:33 +00:00
ProcessGroupGlooAsyncTest.cpp
ProcessGroupGlooTest.cpp
ProcessGroupMPITest.cpp
ProcessGroupNCCLErrorsTest.cpp Rewrite NCCL watchdog to more reliably throw timeout (#97066) 2023-03-25 04:30:20 +00:00
ProcessGroupNCCLTest.cpp DDP + C10D sparse all_reduce changes (#103916) (#104256) 2023-06-28 00:37:52 +00:00
ProcessGroupUCCTest.cpp
StoreTestCommon.hpp
TCPStoreTest.cpp [C10D] Implement new libuv backend for TCPStore. (#108066) 2023-08-29 14:55:14 +00:00
TestUtils.hpp