-
Notifications
You must be signed in to change notification settings - Fork 801
[SYCL] Build L0 v2 adapter by default #17407
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
Conversation
|
Please add a description of the new env variable to switch the adapter here: https://github.com/intel/llvm/blob/sycl/sycl/doc/EnvironmentVariables.md Something like:
|
86d7fe9 to
95ab481
Compare
95ab481 to
3fb50cf
Compare
3fb50cf to
36afabc
Compare
|
@intel/dpcpp-doc-reviewers could you please take a look? |
36afabc to
acf8b33
Compare
acf8b33 to
a45b2d8
Compare
L0 v2 adapter is expected to be shipped as part of 2025.2 release. Refactor params to configure.py into a single 'choice' param.
|
@intel/llvm-gatekeepers this is ready to be merged, the CI failure is unrelated (there are no v2 tests running on PVC for now). |
|
@sarnex @steffenlarsen, would you be able to merge this? |
L0 v2 adapter is expected to be shipped as part of 2025.2 release.
Refactor params to configure.py into a single 'choice' param.