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

[WIP][UR] Add support for bidirectional USM prefetching #2312

Draft
wants to merge 8 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 corresponding logic for each adapter

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

Heavily WIP currently. TODO:

  • Properly implement ur_usm_migration_flags_t in .yml spec
    • Change testing to test new enums introduced as a result of this new implementation
  • Implement CUDA adapter changes
  • Implement HIP adapter changes
  • Implement L0 adapter changes
  • Figure out native_cpu/ocl
  • Implement command buffer equivalents for above

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