rccl icon indicating copy to clipboard operation
rccl copied to clipboard

Remove unhandled switch case fall-through in MSCCL

Open corey-derochie-amd opened this issue 1 year ago • 0 comments

Details

Do not mention proprietary info or link to internal work items in this PR.

Work item: #1254

What were the changes?
Added missing break in switch case.

Why were the changes made?
Switch case was falling through unhandled.

Additional Documentation:
Need to determine if this fall-through was intentional.

Approval Checklist

Do not approve until these items are satisfied.

  • [ ] Verify the CHANGELOG has been updated, if
    • there are any NCCL API version changes,
    • any changes impact library users, and/or
    • any changes impact any other ROCm library.

corey-derochie-amd avatar Sep 19 '24 18:09 corey-derochie-amd