Increase minimal channels for gfx908 (#259)

This commit is contained in:
Wenkai Du
2020-08-26 11:40:11 -07:00
committed by GitHub
parent b0919dc46c
commit c5cbece6d0
8 changed files with 107 additions and 7 deletions
+1
View File
@@ -25,6 +25,7 @@ struct allGather3Data_t{
int cudaCompCap;
int fullCudaCompCap;
int nChannels;
int gcn;
struct ncclGraphInfo tree;
struct ncclGraphInfo ring;
struct ncclGraphInfo collNet;