File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,14 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117117 endfunction ()
118118
119119 set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
120- # commit 0247d0966ca8c5d1e3245f375e48e6c997bed9af
121- # Merge: 675dd292 04ffc909
120+ # commit 00f958f375205fd86309f95b925141cf664ff955
121+ # Merge: cc2d5909 98a67a2e
122122 # Author: aarongreig <[email protected] > 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)
123+ # Date: Wed Oct 2 09:51:21 2024 +0100
124+ # Merge pull request #2139 from nrspruit/zeHandle_copy_dependencies
125+ # [L0] Pass and track event dependencies required before executing Memory
126+ # Copy buffer inits
127+ set (UNIFIED_RUNTIME_TAG 00f958f375205fd86309f95b925141cf664ff955)
127128
128129 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129130 # 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