File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -116,14 +116,8 @@ 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" )
120- # commit 532a4ecb72da4876cef61a4ae4d638e27ad609d5
121- # Merge: 22962057 d944ff33
122- # Author: aarongreig <[email protected] > 123- # Date: Mon Sep 30 10:43:10 2024 +0100
124- # Merge pull request #1924 from Bensuo/fabio/cmd_buffer_kernel_update
125- # Add support for command-buffer kernel updates
126- set (UNIFIED_RUNTIME_TAG 532a4ecb72da4876cef61a4ae4d638e27ad609d5)
119+ set (UNIFIED_RUNTIME_REPO "https://github.com/nrspruit/unified-runtime.git" )
120+ set (UNIFIED_RUNTIME_TAG 98a67a2e121c004601b8f074ba3367532ca57445)
127121
128122 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129123 # 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