Fix bug where the first collective call was using MSCCL instead of MSCCL++ (#1260)
[ROCm/rccl commit: 69135976d6]
This commit is contained in:
committed by
GitHub
parent
24e1ed5288
commit
94910b8f80
@@ -165,6 +165,7 @@ struct mscclSavedSchedulerParam {
|
||||
};
|
||||
|
||||
enum mscclCaptureStatus {
|
||||
mscclUnknownCaptureStatus,
|
||||
mscclNoCapture,
|
||||
mscclNewCapture,
|
||||
mscclExistingCapture
|
||||
|
||||
Reference in New Issue
Block a user