Updating stream caching (#614)
- Adding non-captured hipStream for use in setup
This commit is contained in:
@@ -220,6 +220,7 @@ struct ncclComm {
|
||||
int p2pRecvCount;
|
||||
|
||||
// [RCCL]
|
||||
hipStream_t sideStream;
|
||||
//CliqueManager* cliqueManager; // CliqueManager handles pointer collection / distribution for clique-based kernels
|
||||
//int rootPid; // Process ID of root
|
||||
// [/RCCL]
|
||||
|
||||
Reference in New Issue
Block a user