Move HDP flush to CPU

This commit is contained in:
Wenkai Du
2021-02-12 18:06:19 +00:00
parent f1a9ce3fa5
commit bf8eb40705
3 changed files with 7 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@ struct ncclProxyArgs {
uint64_t transmitted;
uint64_t done;
uint64_t end;
uint64_t hdp_flushed;
void* requests[NCCL_STEPS];
int idle;