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