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

UCP: Derived memh #10411

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

UCP: Derived memh #10411

wants to merge 40 commits into from

Conversation

iyastreb
Copy link
Contributor

@iyastreb iyastreb commented Jan 9, 2025

What?

This PR contains both UCT and UCP changes of the new memory invalidation design based on the concept of derived memory handles. There is a separate PR for the UCT part (#10332), which is supposed to be merged before this one.

Why?

The overall idea is to employ a lightweight invalidation: when failure happens we invalidate only the exposed indirect rkeys, but don't deregister the entire memory region, which is an expensive operation. Lightweight invalidation enables invalidation workflow for RNDV pipeline protocol.

How?

Design doc

@iyastreb iyastreb force-pushed the ucp/derived-memh branch 2 times, most recently from 6e7ff7b to 06b6131 Compare January 9, 2025 10:38
@iyastreb iyastreb marked this pull request as ready for review January 28, 2025 13:49
@iyastreb
Copy link
Contributor Author

/azp run UCX PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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