Skip to content

Commit c54afad

Browse files
update UR again
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
1 parent 085f778 commit c54afad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsycl/cmake/Modules/FetchUnifiedRuntime.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ endif()
5252
include(FetchContent)
5353

5454
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
55-
set(UNIFIED_RUNTIME_TAG b9f265a2ac0c967c7c8beed224351440feec162e)
55+
set(UNIFIED_RUNTIME_TAG 8ee4da175c197d4dc5c9ec939e7e4d87d4edfa99)
5656

5757
FetchContent_Declare(unified-runtime
5858
GIT_REPOSITORY ${UNIFIED_RUNTIME_REPO}

0 commit comments

Comments
 (0)