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

Introduce support for local complete #497

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

naveen-rn
Copy link
Contributor

@naveen-rn naveen-rn commented Feb 9, 2023

Adding support for new completion semantics to allow reusing the source buffers associated with non-blocking put and non-blocking put-with-signal operations without a heavy ordering and/or delivery of completion semantics currently supported by existing memory ordering routines.

Related to #468 discussion. This is a simple version of the feature without covering any local completion semantics on non-blocking AMOs. This new feature can be extended as needed for further new features and also be provided with a per-pe variant of the operation if required.

@naveen-rn naveen-rn self-assigned this Feb 9, 2023
@jdinan jdinan added this to the OpenSHMEM 1.6 milestone Jan 4, 2024
@jdinan jdinan modified the milestones: OpenSHMEM 1.6, OpenSHMEM 1.7 Aug 23, 2024
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.

2 participants