Skip to content

portals4: use PtlHandleIsEqual() to compare handles - #14352

Merged
hppritcha merged 1 commit into
open-mpi:mainfrom
nbartelheimer:main
Aug 26, 2026
Merged

portals4: use PtlHandleIsEqual() to compare handles#14352
hppritcha merged 1 commit into
open-mpi:mainfrom
nbartelheimer:main

Conversation

@nbartelheimer

Copy link
Copy Markdown
Contributor

The Portals4 standard requires the use of PtlHandleIsEqual() instead of the (in)equality operator, because a handle may be a compound data type that cannot be directly compared.

The Portals4 standard requires the use of PtlHandleIsEqual()
instead of the (in)equality operator, because a handle may
be a compound data type that cannot be directly compared.

Signed-off-by: Niklas Bartelheimer <bartelheimer@uni-mainz.de>
@hppritcha

Copy link
Copy Markdown
Member

@mdosanjh please review

@mdosanjh mdosanjh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is a very straighforward pull request, moving to a saver version of the inequality check.

@hppritcha
hppritcha merged commit 81062b9 into open-mpi:main Aug 26, 2026
27 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