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 cf4fe81 commit ffad52bCopy full SHA for ffad52b
sycl/cmake/modules/FetchUnifiedRuntime.cmake
@@ -125,9 +125,6 @@ if(SYCL_UR_USE_FETCH_CONTENT)
125
# [XPTI] Use `ur.call` rather than `ur` in XPTI
126
set(UNIFIED_RUNTIME_TAG d0a50523006fa6f283da6a36811081add3bb22fc)
127
128
- set(UNIFIED_RUNTIME_REPO "https://github.com/yingcong-wu/unified-runtime.git")
129
- set(UNIFIED_RUNTIME_TAG "yc-0903-handle-option-exception")
130
-
131
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
132
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
133
# to link statically on windows
0 commit comments