onnxruntime
4ccca20d - Replace MPI Send and Recv with NCCL Send and Recv (#5054)

Commit
5 years ago
Replace MPI Send and Recv with NCCL Send and Recv (#5054) * Prototype NCCL P2P * Clean code * Fix NCCL path and some minor bugs * Add path * Fix path * Try fix path * Add missed files * Address some comments * Clean code * Rename files * Add MPI path back and fix a path * Put MPI path under USE_NCCL flag * not to build Send and Recv when MPI is not installed
Author
Parents
Loading