Skip to content

Commit 2e3cbd3

Browse files
committed
Update UR tag
1 parent bbf27bf commit 2e3cbd3

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 22962057df1b9d538e08088a7b75d9d8e7c29f90 (HEAD, origin/main, origin/HEAD)
121-
# Merge: e824ddc2 f0a1c433
120+
# commit 532a4ecb72da4876cef61a4ae4d638e27ad609d5
121+
# Merge: 22962057 d944ff33
122122
# Author: aarongreig <[email protected]>
123-
# Date: Fri Sep 27 16:54:04 2024 +0100
124-
# Merge pull request #2017 from nrspruit/new_sysman_init
125-
# [L0] Use zesInit for SysMan API usage
126-
set(UNIFIED_RUNTIME_TAG 22962057df1b9d538e08088a7b75d9d8e7c29f90)
123+
# Date: Mon Sep 30 10:43:10 2024 +0100
124+
# Merge pull request #1924 from Bensuo/fabio/cmd_buffer_kernel_update
125+
# Add support for command-buffer kernel updates
126+
set(UNIFIED_RUNTIME_TAG 532a4ecb72da4876cef61a4ae4d638e27ad609d5)
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)