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

Commits on May 24, 2013

  1. API: use separate RMA event instead of SEND event

    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).
    scottatchley committed May 24, 2013
    1 Configuration menu
    Copy the full SHA
    5570b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1276a5a View commit details
    Browse the repository at this point in the history