-
Notifications
You must be signed in to change notification settings - Fork 802
[SYCL][Bindless] Create mapping of host and device handle #14306
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
[SYCL][Bindless] Create mapping of host and device handle #14306
Conversation
Updates L0 UR commit. Creates a mapping between the host and device handle in the L0 backend to be able to retrieve the host handle when destroying the image.
|
Corresponding UR PR: oneapi-src/unified-runtime#1790 |
|
Friendly ping @intel/unified-runtime-reviewers |
The UR PR needs to be approved and merged before we'll approve this PR. |
No problem. I have a few other PRs up which I wanted to get reviews started on the DPC++ side. Got a bit ahead of myself with all the |
|
This will be included in this PR |
|
The bump for this PR will be included as part of this PR, so I think we could close this PR. |
Updates L0 UR commit. Creates a mapping between the host and device handle in the L0 backend to be able to retrieve the host handle when destroying the image.