Skip to content

Conversation

@frost-intel
Copy link
Contributor

The async parameter was missing from the recent AllToAll implementation change in #1579 .

The missing param was causing alltoall errors in #2736

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a missing parameter in the AllToAll collective operation implementation. The asyncOp option was inadvertently omitted when the AllToAll implementation was updated in #1579, causing errors in alltoall operations reported in #2736.

Changes:

  • Added the missing opts.asyncOp parameter to the alltoall_base function call

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants