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 new 2sided primitive, sendmc: send medium messages with completion objects #64

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

JiakunYan
Copy link
Collaborator

@JiakunYan JiakunYan commented Dec 20, 2023

I need "case 2" completion (the send is completed when no more LCI_progress is needed) in the LCI_barrier implementation. Otherwise, LCI will hang at the very end when running on Delta SS-11.

sendmc is a temporary solution before #63 is discussed. It appears that it has fixed the hanging issue on Delta.

flyby: I also changed the OFI write to FI_DELIVERY_COMPLETION to make sure the FIN message is received after the data has been written to the receiver's memory.

@JiakunYan JiakunYan merged commit aeb5bc6 into master Dec 20, 2023
9 checks passed
@JiakunYan JiakunYan deleted the sendmc branch December 20, 2023 23:19
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