Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
753 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in pytorch/pytorch that received 5 comments
Skip test_c10d.ProcessGroupNCCLTest under TSAN
Stack from ghstack: #42750 Skip test_c10d.ProcessGroupNCCLTest under TSAN All of these tests fail under TSAN since we fork in a multithreaded env…
+4
−0
•
5
comments
- [NCCL] Changed FutureNCCL's then callback logic for better efficiency.
- Allow RPC to be initialized again after shutdown.
- Add set_map_localtion to TensorPipeOptions to support GPU args
- BAND, BOR and BXOR for NCCL (all_)reduce should throw runtime errors
- Join-based API to support DDP uneven inputs
- [NCCL] DDP communication hook: getFuture() without cudaStreamAddCallback