Skip to content

Commit c779e41

Browse files
kbenzieJaime Arteaga
authored andcommitted
[UR] Bump tag to 31b654f
1 parent 151b9fe commit c779e41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ endif()
5555
if(SYCL_PI_UR_USE_FETCH_CONTENT)
5656
include(FetchContent)
5757

58-
set(UNIFIED_RUNTIME_REPO "https://github.com/jandres742/unified-runtime.git")
58+
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
5959
# commit 71957e849435169b43e51a42025afeeb63d7508b
6060
# Merge: ce152a64 e001b98d
6161
# Author: Kenneth Benzie (Benie) <[email protected]>
6262
# Date: Tue Nov 21 16:41:08 2023 +0000
6363
# Merge pull request #1100 from kbenzie/benie/fixup-multi-device-compile
6464
# [CUDA][HIP][OpenCL][NATIVECPU] Fix multi-device compile
65-
set(UNIFIED_RUNTIME_TAG 4ba72e882279eba3bc0749e274592ce7fc01ef38)
65+
set(UNIFIED_RUNTIME_TAG 31b654f981f6098936e7f04c65803395a2ea343a)
6666

6767
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6868
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")

0 commit comments

Comments
 (0)