Skip to content

Conversation

wenduwan
Copy link
Contributor

This bug was revealed in MTT communicator tests #12245

The root cause is that the iallreduce callback is called on the parent communicator, which can be an inter-communicator.

In this case, the fix should be using a dedicated sendbuf for the callback.

This bug was revealed in MTT communicator tests open-mpi#12245

The root cause is that the iallreduce callback is called on the parent
communicator, which can be an inter-communicator.

In this case, the fix should be using a dedicated sendbuf for the callback.

Signed-off-by: Wenduo Wang <wenduwan@amazon.com>
@wenduwan
Copy link
Contributor Author

@jiaxiyan @bosilca FYI I missed this corner case in the previous PR 😞

@wenduwan wenduwan self-assigned this Jan 19, 2024
@wenduwan wenduwan added the bug label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants