Revert "Port alltoall[v]" (#325)

This reverts commit 2c49121171.

[ROCm/rccl commit: 8e180cf087]
This commit is contained in:
Wenkai Du
2021-03-06 13:59:31 -08:00
committed by GitHub
parent bcf4ecb0e3
commit b7253710ca
25 changed files with 65 additions and 451 deletions
-1
View File
@@ -163,7 +163,6 @@ struct ncclComm {
int p2pRecvCount;
// [RCCL]
bool alltoallDisable; // RCCL AllToAll/Scatter/Gather API
CliqueManager* cliqueManager; // CliqueManager handles pointer collection / distribution for clique-based kernels
int rootPid; // Process ID of root
// [/RCCL]