File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117
117
endfunction ()
118
118
119
119
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
120
- # commit 532a4ecb72da4876cef61a4ae4d638e27ad609d5
121
- # Merge: 22962057 d944ff33
120
+ # commit 0247d0966ca8c5d1e3245f375e48e6c997bed9af
121
+ # Merge: 675dd292 04ffc909
122
122
# Author: aarongreig <aaron.greig@codeplay.com>
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 532a4ecb72da4876cef61a4ae4d638e27ad609d5 )
123
+ # Date: Tue Oct 1 17:10:58 2024 +0100
124
+ # Merge pull request #2154 from npmiller/fix-graph-exce
125
+ # [CUDA][HIP] Fix exceptions throwing from adapter
126
+ set (UNIFIED_RUNTIME_TAG 0247d0966ca8c5d1e3245f375e48e6c997bed9af )
127
127
128
128
set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129
129
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need
You can’t perform that action at this time.
0 commit comments