File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -57,13 +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
- # commit 78e09f717f56ea8d6e5eb3aa1a22107cf58a8d41
61
- # Merge: e0393a45 8a5d6d39
60
+ # commit 93902794c09f1c8cb5163089f0eacfe55c1f1b86
61
+ # Merge: cc268e58 5518b489
62
62
# Author: Kenneth Benzie (Benie) <[email protected] >
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 )
63
+ # Date: Fri Mar 8 09:48:44 2024 +0000
64
+ # Merge pull request #1419 from nrspruit/main_l0_adapter_release_lib
65
+ # [L0] Create/Destroy Adapter Handle during lib init
66
+ set (UNIFIED_RUNTIME_TAG 93902794c09f1c8cb5163089f0eacfe55c1f1b86 )
67
67
68
68
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
69
69
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments