Merge remote-tracking branch 'nccl/master' into develop

[ROCm/rccl commit: e3abf1c2ec]
This commit is contained in:
Wenkai Du
2021-05-25 20:49:10 -07:00
14 changed files with 133 additions and 43 deletions
+1
View File
@@ -177,6 +177,7 @@ struct ncclComm {
struct ncclQueueInfo* enqueueInfo;
cudaGraphNode_t lastSetupNode;
unsigned long long lastCudaGraphId;
int driverVersion;
};
#endif