File tree 1 file changed +6
-7
lines changed
sycl/plugins/unified_runtime 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -57,14 +57,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
57
57
include (FetchContent)
58
58
59
59
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
60
-
61
- # commit a2757b2931daa2f8d7c9dd51b0fc846be1fd49a7
62
- # Merge: 9b936b5 + f78d369
60
+ # commit 78e09f717f56ea8d6e5eb3aa1a22107cf58a8d41
61
+ # Merge: e0393a45 8a5d6d39
63
62
# Author: Kenneth Benzie (Benie) <[email protected] >
64
- # Date: Tue Feb 27 11:34:58 2024 +0000
65
- # Merge pull request #1254 from Bensuo/cmdbuf-support-hip
66
- # [EXP][CMDBUF] HIP adapter support for command buffers
67
- set (UNIFIED_RUNTIME_TAG a2757b2931daa2f8d7c9dd51b0fc846be1fd49a7 )
63
+ # Date: Thu Feb 29 12:49:08 2024 +0000
64
+ # Merge pull request #1392 from pbalcer/event-cache-different-fix
65
+ # [L0] Event cache different fix
66
+ set (UNIFIED_RUNTIME_TAG 78e09f717f56ea8d6e5eb3aa1a22107cf58a8d41 )
68
67
69
68
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
70
69
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments