Setup collectives threshold for enabling intranet (#387)

* Setup collectives threshold for enabling intranet

* Use separate operation counters for coll and p2p

[ROCm/rccl commit: b815a2800f]
このコミットが含まれているのは:
Wenkai Du
2021-06-09 13:24:26 -07:00
committed by GitHub
コミット 5bebcb0015
18個のファイルの変更79行の追加36行の削除
+1
ファイルの表示
@@ -60,6 +60,7 @@ struct ncclProxyArgs {
int idle;
uint64_t hdp_flushed;
uint8_t connIndex;
// Element linking
pthread_mutex_t mutex;