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

Replace fi_info in CM accept and reject with context #103

Closed
shefty opened this issue Sep 18, 2014 · 1 comment
Closed

Replace fi_info in CM accept and reject with context #103

shefty opened this issue Sep 18, 2014 · 1 comment
Assignees
Milestone

Comments

@shefty
Copy link
Member

shefty commented Sep 18, 2014

The accept and reject CM ops take as input fi_info. This is primarily so that the fi_info:data field can be extracted, allowing the accept/reject calls to match up with the initial request. Instead, have them take FI_CONNREQ event context field instead. See #11 and #49.

@shefty shefty added this to the alpha release milestone Sep 18, 2014
@shefty shefty self-assigned this Sep 18, 2014
@shefty
Copy link
Member Author

shefty commented Sep 19, 2014

Addressed in commit 06c38db

@shefty shefty closed this as completed Sep 19, 2014
hppritcha pushed a commit to hppritcha/libfabric that referenced this issue Apr 21, 2015
aingerson referenced this issue in aingerson/libfabric Jan 25, 2017
Add missed updates from FI_COMPLETE changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant