Skip to content

Conversation

@hjelmn
Copy link
Member

@hjelmn hjelmn commented Nov 12, 2025

The flag enumerator used for btl_flags was missing an entry for the MCA_BTL_FLAGS_RDMA_REMOTE_COMPLETION flags. If this flag was set on a btl then it would cause ompi_info to fail when attempting to get the value for btl_flags leading to it just being omited from the output (another bug since it should fail and print an error).

(cherry picked from commit aac1647)

The flag enumerator used for btl_flags was missing an entry for the
MCA_BTL_FLAGS_RDMA_REMOTE_COMPLETION flags. If this flag was set on a btl then
it would cause ompi_info to fail when attempting to get the value for btl_flags
leading to it just being omited from the output (another bug since it should
fail and print an error).

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
(cherry picked from commit aac1647)
Signed-off-by: Nathan Hjelm <hjelmn@google.com>
@hjelmn hjelmn requested a review from bosilca November 12, 2025 17:55
@github-actions github-actions bot added this to the v5.0.8 milestone Nov 12, 2025
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