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

Check that requests belong to similar sessions #12697

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

bosilca
Copy link
Member

@bosilca bosilca commented Jul 19, 2024

Consistent way to check that an array of requests belong to the same session or are predefined. Skip all requests generated by components that do not support instances (generalized requests, file, win).

Backport of #12691 for the 5.x

Signed-off-by: George Bosilca gbosilca@nvidia.com
(cherry picked from commit ae5b0f6)

Consistent way to check that an array of requests belong to the same
session or are predefined. Skip all requests generated by components
that do not support instances (generalized requests, file, win).

Replaces open-mpi#12525.

Signed-off-by: George Bosilca <gbosilca@nvidia.com>
(cherry picked from commit ae5b0f6)
@bosilca bosilca added the bug label Jul 19, 2024
@bosilca bosilca added this to the v5.0.5 milestone Jul 19, 2024
@bosilca bosilca requested a review from edgargabriel July 19, 2024 21:22
@wenduwan wenduwan merged commit 7a702e8 into open-mpi:v5.0.x Jul 22, 2024
17 checks passed
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.

3 participants