File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
100100 endfunction ()
101101
102102 set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
103- # commit 905804c2e93dd046140057fd07a5d6191063bedc
104- # Merge: 0a11fb44 d3d3f6e5
105- # Author: Kenneth Benzie (Benie) <k.benzie @codeplay.com>
106- # Date: Mon May 27 10:34:13 2024 +0100
107- # Merge pull request #1581 from 0x12CC/l0_cooperative_kernels
108- # Implement L0 cooperative kernel functions
109- set (UNIFIED_RUNTIME_TAG 905804c2e93dd046140057fd07a5d6191063bedc )
103+ # commit c0c607c3a88933b4c5c20a0aca4539781c678411
104+ # Merge: e18c691d 0f2d1f42
105+ # Author: Omar Ahmed <omar.ahmed @codeplay.com>
106+ # Date: Wed May 29 15:02:39 2024 +0100
107+ # Merge pull request #1667 from nrspruit/fix_multi_device_event_cache
108+ # [UR] Fix Multi Device Event Cache for shared Root Device
109+ set (UNIFIED_RUNTIME_TAG c0c607c3a88933b4c5c20a0aca4539781c678411 )
110110
111111 fetch_adapter_source(level_zero
112112 ${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments