Skip to content

Commit 876bca1

Browse files
committed
Update UR tag.
1 parent 3ffc26b commit 876bca1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117117
endfunction()
118118

119119
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
120-
# commit 22ef899035a85b70b5472416ad6db8021effb5c1
121-
# Merge: 4814e505 f5979a68
120+
# commit 5ade7fc44d453d86dc7440595dbea37c29ce54dc
121+
# Merge: 66ea35dc 0b5b89f0
122122
# Author: aarongreig <[email protected]>
123-
# Date: Mon Oct 14 10:03:13 2024 +0100
124-
# Merge pull request #1469 from RossBrunton/ross/specconst
125-
# [Spec Constants] Improved handling of invalid spec. constants
126-
set(UNIFIED_RUNTIME_TAG 22ef899035a85b70b5472416ad6db8021effb5c1)
123+
# Date: Mon Oct 14 12:17:07 2024 +0100
124+
# Merge pull request #1823 from Bensuo/ewan/ur_dyn_events
125+
# Add event update to command-buffers
126+
set(UNIFIED_RUNTIME_TAG 5ade7fc44d453d86dc7440595dbea37c29ce54dc)
127127

128128
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
129129
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need

0 commit comments

Comments
 (0)