Fix bug where the first collective call was using MSCCL instead of MSCCL++ (#1260)

This commit is contained in:
corey-derochie-amd
2024-07-22 15:46:47 -06:00
committed by GitHub
parent cf311b71ee
commit 69135976d6
3 changed files with 19 additions and 0 deletions
+1
View File
@@ -165,6 +165,7 @@ struct mscclSavedSchedulerParam {
};
enum mscclCaptureStatus {
mscclUnknownCaptureStatus,
mscclNoCapture,
mscclNewCapture,
mscclExistingCapture