onnxruntime
6cba42e9
- Avoid inserting other CUDA calls in-between NCCL Send's and Recv's (#5430)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Avoid inserting other CUDA calls in-between NCCL Send's and Recv's (#5430) * Avoid inserting other CUDA calls in-between NCCL Send's and Recv's * Add a comment * Place CUDA EP on the right device * Fix a warning * Address a comment
References
#5430 - Avoid inserting other CUDA calls in-between NCCL Send's and Recv's
Author
wschin
Parents
dbe7e662
Loading