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

[UR] Add support for bidirectional USM prefetching #2312

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

ianayl
Copy link

@ianayl ianayl commented Nov 11, 2024

This PR implements the previously unimplemented ur_usm_migration_flags_t enum, and adds the logic for prefetching for from the device to host for each implemented adapter.

Note that level zero currently does not support this behavior: it remains unimplemented for now until level zero implements a way to prefetch from device to host.

Corresponding intel/llvm PR for testing: intel/llvm#16047

@ianayl ianayl changed the title [WIP][UR] Add support for bidirectional USM prefetching [UR] Add support for bidirectional USM prefetching Dec 20, 2024
@ianayl ianayl marked this pull request as ready for review December 20, 2024 22:00
@ianayl ianayl requested review from a team as code owners December 20, 2024 22:00
@ianayl ianayl requested review from reble and jchlanda December 20, 2024 22:00
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