Skip to content

[SYCL] Interoperability API to create a context from a Level Zero handler #2772

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 5 commits into from
Nov 21, 2020

Conversation

againull
Copy link
Contributor

Implement the missing API to create a SYCL context from a Level Zero
handler. Also add a test to check the interop API for the Level Zero.
This commit also includes changes to properly deploy the Level Zero
loader and the Level Zero headers during build/install in both
scenarios:

  • The loader and headers are downloaded from github
  • Paths to the loader and headers are provided to cmake

Signed-off-by: Artur Gainullin artur.gainullin@intel.com

…dler

Implement the missing API to create a SYCL context from a Level Zero
handler. Also add a test to check the interop API for the Level Zero.
This commit also includes changes to properly deploy the Level Zero
loader and the Level Zero headers during build/install in both
scenarios:
* The loader and headers are downloaded from github
* Paths to the loader and headers are provided to cmake

Signed-off-by: Artur Gainullin <artur.gainullin@intel.com>
@againull againull requested review from smaslov-intel and a team as code owners November 13, 2020 21:57
@smaslov-intel
Copy link
Contributor

smaslov-intel commented Nov 14, 2020

This commit also includes changes to properly deploy the Level Zero
loader and the Level Zero headers during build/install in both
scenarios:

  • The loader and headers are downloaded from github
  • Paths to the loader and headers are provided to cmake

Do these really need to be in the same PR? Can you separate them?

@againull againull merged commit 10b4e8a into intel:sycl Nov 21, 2020
@againull againull deleted the interop_l0 branch December 3, 2022 00:06
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.

2 participants