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

Add support for atomic min and max #25900

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

mppf
Copy link
Member

@mppf mppf commented Sep 6, 2024

Resolves #22867

This PR adds support for atomic min and max. While there is an expectation that these signatures can be stable, this PR adds them as unstable for now.

What do other languages do here?

Future Work:

  • add NetworkAtomics versions of these
  • full comm=none testing
  • add chpldoc docs comments

---
Signed-off-by: Michael Ferguson <[email protected]>
---
Signed-off-by: Michael Ferguson <[email protected]>
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.

Support atomic min/max
1 participant