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

Collectives section: fix inconsistency in calling preconditions #13

Merged

Conversation

davidozog
Copy link
Owner

Summary of changes

See jdinan#25 for more details on the origin of this proposed change. The intent is to clarify that applications do not need to synchronize to ensure that the source array is ready across all PEs prior to calling these collectives.

Proposal Checklist

  • Link to issue(s)
  • [N/A] Changelog entry
  • [N/A] Reviewed for changes to front matter
  • [N/A] Reviewed for changes to back matter

@davidozog davidozog self-assigned this Oct 3, 2024
Copy link
Collaborator

@kwaters4 kwaters4 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@davidozog
Copy link
Owner Author

@isubsmith @maawad @BKP - do you approve this wording change for v1.6 RC2?

@jdinan
Copy link

jdinan commented Oct 9, 2024

These statements read as equivalent to me (which is a good thing). I actually have a slight preference for any since it suggests thinking about the state where the local PE has not called the collective routine yet. However, they're equivalent statement and I'm happy with the change if folks feel that it's clearer.

@davidozog davidozog merged commit e81a35e into collectives_section-v1.6-RC2 Oct 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants