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 d89f97d commit 1d7903cCopy full SHA for 1d7903c
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 43898feb938001ec2af6d04bfddda7105020a042)
+ set(UNIFIED_RUNTIME_TAG 9bedc9f3c6d8c745413d7fe667373b5ffa97c1d0)
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