Setup collectives threshold for enabling intranet (#387)
* Setup collectives threshold for enabling intranet * Use separate operation counters for coll and p2p
This commit is contained in:
@@ -200,6 +200,7 @@ struct ncclWorkElem {
|
||||
uint32_t root;
|
||||
uint8_t bid;
|
||||
uint8_t nChannels;
|
||||
uint8_t connIndex;
|
||||
} coll;
|
||||
struct {
|
||||
size_t sendCount;
|
||||
|
||||
Reference in New Issue
Block a user