Skip to content

[SYCL][Docs] Add get_native_context call to interop_handle example #16901

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

Conversation

steffenlarsen
Copy link
Contributor

The interop_handle example in the L0 backend specification uses a L0 context handle, but it may be unclear to users how that context handle is accessible. Since it needs to be at least associated with the corresponding device, it seems proper to be explicit in the example about how to get it from the interop_handle.

The interop_handle example in the L0 backend specification uses a L0
context handle, but it may be unclear to users how that context handle
is accessible. Since it needs to be at least associated with the
corresponding device, it seems proper to be explicit in the example
about how to get it from the interop_handle.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner February 6, 2025 11:36
@againull againull merged commit d69d5d6 into intel:sycl Feb 6, 2025
3 checks passed
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