File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -115,13 +115,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
115115 CACHE PATH "Path to external '${name} ' adapter source dir" FORCE)
116116 endfunction ()
117117
118- set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
119- # commit bc1a28ede0df7f837047b632e00437587672c134
120- # Author: Omar Ahmed <omar.ahmed@codeplay.com>
121- # Date: Mon Jul 29 16:44:58 2024 +0100
122- # Merge pull request #1819 from DBDuncan/sean/rename-interop-to-external
123- # [Bindless][Exp] Rename interop related structs/funcs with "external"
124- set (UNIFIED_RUNTIME_TAG bc1a28ede0df7f837047b632e00437587672c134)
118+ set (UNIFIED_RUNTIME_REPO "https://github.com/nrspruit/unified-runtime.git" )
119+ set (UNIFIED_RUNTIME_TAG b81670000f9d02de178f3dfcd5dd4182ccdac5e2)
125120
126121 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
127122 # 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