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 b4e865a commit b1fe8a3Copy full SHA for b1fe8a3
sycl/cmake/modules/FetchUnifiedRuntime.cmake
@@ -123,7 +123,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
123
# Date: Mon Sep 30 10:43:10 2024 +0100
124
# Merge pull request #1924 from Bensuo/fabio/cmd_buffer_kernel_update
125
# Add support for command-buffer kernel updates
126
- set(UNIFIED_RUNTIME_TAG 017d8f385ac569ac15cf408129febfcc3e1037a7)
+ set(UNIFIED_RUNTIME_TAG 6acd91a7d300d9c305c8789fb1f0a30391e52e2a)
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