Skip to content

[SYCL] move usm_allocator to UR #7820

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

Merged
merged 1 commit into from
Dec 19, 2022
Merged

[SYCL] move usm_allocator to UR #7820

merged 1 commit into from
Dec 19, 2022

Conversation

igchor
Copy link
Member

@igchor igchor commented Dec 16, 2022

It will be shared by the level zero plugin and UR adapters.

It will be shared by level zero plugin and UR adapters
@igchor igchor requested review from a team as code owners December 16, 2022 17:53
@igchor igchor requested a review from dm-vodopyanov December 16, 2022 17:53
@igchor
Copy link
Member Author

igchor commented Dec 16, 2022

I'd also like to move the code that manages MemAllocContexts to UR (part of the _pi_context implementation:

std::unordered_map<pi_device, USMAllocContext> DeviceMemAllocContexts;
) but I'd rather to this in separate PR.

@againull againull merged commit 79c4a87 into intel:sycl Dec 19, 2022
@igchor igchor deleted the usm_move_to_ur branch December 20, 2022 18:39
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.

3 participants