File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,14 +116,14 @@ if(SYCL_UR_USE_FETCH_CONTENT)
116116 CACHE PATH "Path to external '${name} ' adapter source dir" FORCE)
117117 endfunction ()
118118
119- set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src /unified-runtime.git" )
119+ set (UNIFIED_RUNTIME_REPO "https://github.com/AllanZyne /unified-runtime.git" )
120120 # commit 7384e2d7b908de0b2bca9f3c57827ea84698864e
121121 # Merge: ed85c3e2 a32549b4
122122 # Author: Omar Ahmed <[email protected] > 123123 # Date: Fri Sep 20 14:56:40 2024 +0100
124124 # Merge pull request #2108 from pbalcer/fix-perf-tracing-logs
125125 # fix perf regression in tracing layer
126- set (UNIFIED_RUNTIME_TAG 7384e2d7b908de0b2bca9f3c57827ea84698864e )
126+ set (UNIFIED_RUNTIME_TAG review/yang/fix_invalid-argument )
127127
128128 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129129 # Due to the use of dependentloadflag and no installer for UMF and hwloc we need
You can’t perform that action at this time.
0 commit comments