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 b52e1c9 commit fd714dcCopy full SHA for fd714dc
sycl/cmake/modules/FetchUnifiedRuntime.cmake
@@ -121,7 +121,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
121
# Author: Maosu Zhao <maosu.zhao@intel.com>
122
# Date: Thu Oct 17 16:31:21 2024 +0800
123
# [DeviceSanitizer] Refactor the code to manage shadow memory (#2127)
124
- set(UNIFIED_RUNTIME_TAG ca43f937d91c53e04ebad69a02dbffdb1bc2f78e)
+ set(UNIFIED_RUNTIME_TAG fceb1a75878c6d6030130b9cbe9cb44a03e980d2)
125
126
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
127
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
0 commit comments