Skip to content

Commit 5b5def1

Browse files
committed
[UR] Bump tag to 11ecfd3
1 parent 416cf1f commit 5b5def1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
5757
include(FetchContent)
5858

5959
set(UNIFIED_RUNTIME_REPO "https://github.com/raiyanla/unified-runtime.git")
60-
set(UNIFIED_RUNTIME_TAG 9d1372d34db34971e5753471bd4be12fab3310cc)
60+
set(UNIFIED_RUNTIME_TAG 11ecfd3ef8afa483c4859b626751a18f9cd679e6)
6161

6262
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6363
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")

0 commit comments

Comments
 (0)