File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,11 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
117117 endfunction ()
118118
119119 set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
120- # commit 4d19115165b5497b647ae1b2e110488f84d1806a
121- # Merge: fb6df497 3f128d09
120+ # commit 04db12683146673af9a09e923c19cf9a4ee96982
122121 # Author: Piotr Balcer <[email protected] > 123- # Date: Tue Sep 17 10:31:44 2024 +0200
124- # Merge pull request #2087 from nrspruit/fix_driver_inorder_event_wait
125- # [L0] Fix urEnqueueEventsWaitWithBarrier for driver in order lists
126- set (UNIFIED_RUNTIME_TAG 4d19115165b5497b647ae1b2e110488f84d1806a)
122+ # Date: Thu Sep 26 12:28:31 2024 +0200
123+ # Set version to v0.10.8
124+ set (UNIFIED_RUNTIME_TAG v0.10.8)
127125
128126 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129127 # 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