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

API: use separate RMA event instead of SEND event #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

scottatchley
Copy link
Contributor

Create a new CCI_EVENT_RMA for completion of cci_rma() operations.
The completion generates this event instead of CCI_EVENT_SEND even
if there is a completion message.

This commit is for discussion and only modifies the header. No changes
have been made to the source code or transports (i.e. do not merge
this).

Create a new CCI_EVENT_RMA for completion of cci_rma() operations.
The completion generates this event instead of CCI_EVENT_SEND even
if there is a completion message.

This commit is for discussion and only modifies the header. No changes
have been made to the source code or transports (i.e. do not merge
this).
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