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

prov/cxi: synchronous fi_close on collective multicast #10582

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

Conversation

bulbul-hpe
Copy link

The fi_close() operation manages its internal state and return FI_SUCCESS, or a fatal error code on error.

prov/cxi/src/cxip_coll.c Outdated Show resolved Hide resolved
@bulbul-hpe bulbul-hpe marked this pull request as draft November 26, 2024 19:23
@bulbul-hpe bulbul-hpe marked this pull request as ready for review November 26, 2024 20:46
Copy link
Contributor

@heemstra heemstra left a comment

Choose a reason for hiding this comment

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

Removing approval to prevent accidental merge.

The fi_close() operation manages its internal state
and return FI_SUCCESS, or a fatal error code on error.

Signed-off-by: Md Bulbul Sharif <[email protected]>
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