Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undo work-around for Conduit limitation. #1329

Merged
merged 2 commits into from Apr 29, 2024

Conversation

gunney1
Copy link
Contributor

@gunney1 gunney1 commented Apr 26, 2024

In earlier versions, Conduit used to not support MPI_ANY_SOURCE and MPI_ANY_TAG when checking non-blocking sends and receives. It does now.

This change backs out a work-around I implemented at the time.

In earlier versions, Conduit used to not support MPI_ANY_SOURCE
and MPI_ANY_TAG when checking non-blocking sends and receives.
It does now.
@gunney1 gunney1 self-assigned this Apr 26, 2024
@gunney1 gunney1 added the Quest Issues related to Axom's 'quest' component label Apr 26, 2024
@gunney1 gunney1 merged commit 924fd89 into develop Apr 29, 2024
13 checks passed
@gunney1 gunney1 deleted the feature/gunney/conduit-any-source branch April 29, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Quest Issues related to Axom's 'quest' component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants