File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117117 endfunction ()
118118
119119 set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
120- # commit f5c907a0f74fd6729be5c2e137144f1a43f87111
121- # Merge: 9ca3ec7 be38e567
122- # Author: aarongreig <aaron.greig@codeplay .com>
123- # Date: Mon Sep 23 08:27:12 2024 -0700
124- # Merge pull request #1830 from JackAKirk/hip-set-device
125- # [hip] Remove deprecated hip APIs, simplify urContext
126- set (UNIFIED_RUNTIME_TAG f5c907a0f74fd6729be5c2e137144f1a43f87111 )
120+ # commit 7a2caca559da81620c7430521873045bf42eafc1
121+ # Merge: 1d1808a4 96f66e0f
122+ # Author: Piotr Balcer <piotr.balcer@intel .com>
123+ # Date: Tue Sep 24 13:00:46 2024 +0200
124+ # Merge pull request #2117 from pbalcer/fix-filter-out-same-cmdlists
125+ # Fix urEnqueueEventsWaitWithBarrier when used with interop events
126+ set (UNIFIED_RUNTIME_TAG 7a2caca559da81620c7430521873045bf42eafc1 )
127127
128128 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129129 # 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