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).

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>
@bwbarrett bwbarrett merged commit 4b2fc51 into open-mpi:main Nov 12, 2025
16 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