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

[UR] update UR to latest #16085

Merged
merged 1 commit into from
Nov 14, 2024
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
14 changes: 7 additions & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit cd92e72bbc4ebddef63c63c0f7e66a410f4b9552
# Merge: 9a209aa5 b1222f08
# Author: Callum Fare <callum@codeplay.com>
# Date: Wed Nov 13 09:57:16 2024 +0000
# Merge pull request #2254 from PietroGhg/pietro/events_rr
# [NATIVECPU] Implement events on Native CPU
set(UNIFIED_RUNTIME_TAG cd92e72bbc4ebddef63c63c0f7e66a410f4b9552)
# commit 3a5b23c8b475712f9107c1d5ab41f27a1465578e
# Merge: f9f71f17 1696524d
# Author: Piotr Balcer <piotr.balcer@intel.com>
# Date: Thu Nov 14 14:38:05 2024 +0100
# Merge pull request #2253 from pbalcer/low-power-events
# add low-power events experimental extension spec
set(UNIFIED_RUNTIME_TAG 3a5b23c8b475712f9107c1d5ab41f27a1465578e)
Loading