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

Refactor the grpcomm support #2055

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Refactor the grpcomm support #2055

merged 1 commit into from
Oct 28, 2024

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Oct 28, 2024

Separate the fence and group operation backing collectives so we can deal more easily with their unique needs. In particular, the group construct operation has responsibilities to assign context IDs, collect endpt and group info, and generate event notifications during release so that "add members" are released.

Separate the fence and group operation backing collectives so
we can deal more easily with their unique needs. In particular,
the group construct operation has responsibilities to assign
context IDs, collect endpt and group info, and generate event
notifications during release so that "add members" are
released.

Signed-off-by: Ralph Castain <[email protected]>
@rhc54 rhc54 merged commit bc3c11e into openpmix:master Oct 28, 2024
13 checks passed
@rhc54 rhc54 deleted the topic/grp branch October 28, 2024 01:48
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.

1 participant