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 26644ed commit 64f49b3Copy full SHA for 64f49b3
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 cbb07357df087583fd0e09d299881c60805d75f3)
+ set(UNIFIED_RUNTIME_TAG a706c4f1cdfe82fdb93973285715b0c08c09cfbe)
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