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 1d7903c commit 26644edCopy full SHA for 26644ed
sycl/cmake/modules/FetchUnifiedRuntime.cmake
@@ -123,7 +123,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
123
# Date: Tue Aug 20 16:28:30 2024 +0100
124
# Merge pull request #1940 from RossBrunton/ross/urcall
125
# [XPTI] Use `ur.call` rather than `ur` in XPTI
126
- set(UNIFIED_RUNTIME_TAG 9bedc9f3c6d8c745413d7fe667373b5ffa97c1d0)
+ set(UNIFIED_RUNTIME_TAG cbb07357df087583fd0e09d299881c60805d75f3)
127
128
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
129
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
0 commit comments