We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0198f0e commit 103ba87Copy full SHA for 103ba87
sycl/cmake/modules/FetchUnifiedRuntime.cmake
@@ -117,7 +117,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117
endfunction()
118
119
set(UNIFIED_RUNTIME_REPO "https://github.com/againull/unified-runtime")
120
- set(UNIFIED_RUNTIME_TAG 550df8a622a3bae8113d8e8d9c6deafba0464a87)
+ set(UNIFIED_RUNTIME_TAG 44a2f0234f9270aab0c8633c07da81e96fc5e214)
121
122
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
123
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
0 commit comments