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

[ROCm/rccl commit: 69135976d6]
This commit is contained in:
corey-derochie-amd
2024-07-22 15:46:47 -06:00
committed by GitHub
parent 24e1ed5288
commit 94910b8f80
3 changed files with 19 additions and 0 deletions
@@ -165,6 +165,7 @@ struct mscclSavedSchedulerParam {
};
enum mscclCaptureStatus {
mscclUnknownCaptureStatus,
mscclNoCapture,
mscclNewCapture,
mscclExistingCapture