Skip to content

[sycl-rel] Cherry-pick UR patches #18884

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
Jun 12, 2025

Conversation

KornevNikita
Copy link
Contributor

Cherry-pick commits that reached the internal branch between intel/llvm cutoff and release branch pulldown.

kswiecicki and others added 5 commits June 10, 2025 13:43
…tel#17678)

This should fix coverity issues in `ur_pool_manager.hpp`, `ur_util.hpp`
and `ur_adapter_registry.hpp` files reported in:
https://coverity.devtools.intel.com/prod6/#/project-view/26752/10020
…17671)

- Implements the spec version of the L0 Extension External Semaphores
- Implements handling the translation of handles if the driver only
supports the EXP functions.

---------

Signed-off-by: Neil R. Spruit <[email protected]>
Enable L0 to directly import the memory allocated for NPU/iGPU and let
SYCL kernel running on iGPU be able to directly access the data it will
reduce the overhead of data movement between NPU/iGPU and iGPU.

---------

Signed-off-by: Zhang, Winston <[email protected]>
Co-authored-by: Peter Žužek <[email protected]>
…ode, and update declaration of filter lamba to avoid copies (intel#17615)
@KornevNikita KornevNikita requested review from a team as code owners June 10, 2025 11:54
@KornevNikita KornevNikita requested a review from EwanC June 10, 2025 11:54
@KornevNikita
Copy link
Contributor Author

Ignore pre-commit, it's stale. Test run - https://github.com/intel/llvm/actions/runs/15605638868

@AlexeySachkov AlexeySachkov merged commit c8a55e8 into intel:sycl-rel-6_2 Jun 12, 2025
22 of 31 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.

10 participants