Remove MSCCL switch case fall-through by adding break statement. (#1342)
[ROCm/rccl commit: ea20af698e]
This commit is contained in:
committad av
GitHub
förälder
f9d38d8858
incheckning
af1e36a7ee
@@ -595,6 +595,7 @@ ncclResult_t mscclEnqueueCheck(
|
||||
}
|
||||
threadLocalStatus.groupStatus = mscclGroupUnsupportedOp;
|
||||
NCCLCHECK(mscclFallBackSavedParams());
|
||||
break;
|
||||
case mscclGroupUnsupportedOp:
|
||||
NCCLCHECK(mscclFallBackSavedParams());
|
||||
break;
|
||||
|
||||
Referens i nytt ärende
Block a user