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: extend mem_map structure #711

Closed
wants to merge 7 commits into from

Conversation

wfaderhold21
Copy link
Collaborator

What

Extends the ucc_mem_map_t structure to add support for associating memory keys/handles and memory types with a particular map. This PR retains backwards compatibility with the previous version.

Why ?

Enables the ability to potentially remove the required ucp_mem_map operation for one-sided communication, which will improve initialization time.

@swx-jenkins3
Copy link

Can one of the admins verify this patch?

@wfaderhold21
Copy link
Collaborator Author

Replaced by #909

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants