Increase minimal channels for gfx908 (#259)

[ROCm/rccl commit: c5cbece6d0]
This commit is contained in:
Wenkai Du
2020-08-26 11:40:11 -07:00
committed by GitHub
parent 0898fea746
commit 03bb6bcb54
8 changed files with 107 additions and 7 deletions
@@ -25,6 +25,7 @@ struct allGather3Data_t{
int cudaCompCap;
int fullCudaCompCap;
int nChannels;
int gcn;
struct ncclGraphInfo tree;
struct ncclGraphInfo ring;
struct ncclGraphInfo collNet;