Closed Akshay-Venkatesh closed 1 month ago
Hello! The Git Commit Checker CI bot found a few problems with this PR:
050b1ed4: ompi/coll/cuda: implement reduce_local
Please fix these problems and, if necessary, force-push new commits back up to the PR branch. Thanks!
This looks related to https://github.com/open-mpi/ompi/pull/12758, even though the file paths have changed.
Should probably resolve the discussion there first before merging here.
I took the liberty of converting this to Draft so that it's not accidentally merged.
Reduce_local implementation is missing which causes failures in IMB. The implementation piggybacks on existing cuda reduce implementation to stage/unstage send/receive buffers.
bot:notacherrypick