Skip to content
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][NativeCPU] Handle null phEvent. #16868

Merged
merged 4 commits into from
Feb 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit 0e6adfb64039d3dd5fc8363245fcac60cbdcb8bd
# Merge: 42044a83 d0c87169
# commit 9d6542bac16db69d907002cb0f8c724c7a50d2dc
# Merge: 0e6adfb6 04882ba3
# Author: Kenneth Benzie (Benie) <[email protected]>
# Date: Wed Feb 5 15:39:15 2025 +0000
# Merge pull request #2496 from GeorgeWeb/georgi/bindless-hip
# [UR][Bindless] Initial implementation of bindless images for HIP
set(UNIFIED_RUNTIME_TAG 0e6adfb64039d3dd5fc8363245fcac60cbdcb8bd)
# Date: Thu Feb 6 11:30:48 2025 +0000
# Merge pull request #2655 from hvdijk/nativecpu-null-phevent
# [NativeCPU] Handle null phEvent.
set(UNIFIED_RUNTIME_TAG 9d6542bac16db69d907002cb0f8c724c7a50d2dc)