File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,14 +55,14 @@ endif()
55
55
if (SYCL_PI_UR_USE_FETCH_CONTENT )
56
56
include (FetchContent )
57
57
58
- set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /unified-runtime.git" )
58
+ set (UNIFIED_RUNTIME_REPO "https://github.com/jandres742 /unified-runtime.git" )
59
59
# commit 71957e849435169b43e51a42025afeeb63d7508b
60
60
# Merge: ce152a64 e001b98d
61
61
# Author: Kenneth Benzie (Benie) <[email protected] >
62
62
# Date: Tue Nov 21 16:41:08 2023 +0000
63
63
# Merge pull request #1100 from kbenzie/benie/fixup-multi-device-compile
64
64
# [CUDA][HIP][OpenCL][NATIVECPU] Fix multi-device compile
65
- set (UNIFIED_RUNTIME_TAG 31b654f981f6098936e7f04c65803395a2ea343a )
65
+ set (UNIFIED_RUNTIME_TAG 87f560e4edbfe557cd85e34cc41008749466d916 )
66
66
67
67
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
68
68
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments