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 @@ -56,14 +56,14 @@ endif()
56
56
if (SYCL_PI_UR_USE_FETCH_CONTENT )
57
57
include (FetchContent )
58
58
59
- set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /unified-runtime.git" )
59
+ set (UNIFIED_RUNTIME_REPO "https://github.com/nrspruit /unified-runtime.git" )
60
60
# commit 31b654f981f6098936e7f04c65803395a2ea343a
61
61
# Merge: 71957e84 3da21336
62
62
# Author: Kenneth Benzie (Benie) <[email protected] >
63
63
# Date: Wed Nov 22 11:27:33 2023 +0000
64
64
# Merge pull request #1053 from jandres742/url0leakkey
65
65
# [UR][L0] Add UR_L0_LEAKS_DEBUG key
66
- set (UNIFIED_RUNTIME_TAG 31b654f981f6098936e7f04c65803395a2ea343a )
66
+ set (UNIFIED_RUNTIME_TAG 40c8da9b9ca637afbd887b1e5a3deb7f7581febc )
67
67
68
68
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
69
69
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments