Skip to content

[v6.0.x] portals4: use PtlHandleIsEqual() to compare handles - #14363

Merged
hppritcha merged 1 commit into
v6.0.xfrom
backport/pr-14352-to-v6.0.x
Aug 27, 2026
Merged

[v6.0.x] portals4: use PtlHandleIsEqual() to compare handles#14363
hppritcha merged 1 commit into
v6.0.xfrom
backport/pr-14352-to-v6.0.x

Conversation

@ompi-backport-bot

Copy link
Copy Markdown

Backport of #14352 to v6.0.x.


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>
(cherry picked from commit a83a731)
@ompi-backport-bot ompi-backport-bot Bot added the target:v6.0.x Backport targeting the v6.0.x branch label Aug 26, 2026
@github-actions github-actions Bot added this to the v6.0.0 milestone Aug 26, 2026
@hppritcha
hppritcha merged commit 473d149 into v6.0.x Aug 27, 2026
21 of 22 checks passed
@hppritcha
hppritcha deleted the backport/pr-14352-to-v6.0.x branch August 27, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Target: v6.0.x target:v6.0.x Backport targeting the v6.0.x branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants