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 749d8e51ea8e56726a9fb57949d7a3f81b47b15c
61
- # Merge: 810a5774 34831f4b
60
+ # commit 1d7863601e9ecfffadf0617236a472a3b00fddbe
61
+ # Merge: cf87428c 3ee71a71
62
62
# Author: Kenneth Benzie (Benie) <[email protected] >
63
- # Date: Wed Jan 3 13:27:16 2024 +0000
64
- # Merge pull request #1198 from al42and/aa-rocm6
65
- # [HIP] Fix build with ROCm 6.0.0
66
- set (UNIFIED_RUNTIME_TAG 749d8e51ea8e56726a9fb57949d7a3f81b47b15c )
63
+ # Date: Thu Jan 4 11:03:26 2024 +0000
64
+ # Merge pull request #938 from Bensuo/cmdbuf-fill-memset-l0
65
+ # [EXP][CMDBUF] Implement Fill commands for L0 adapter
66
+ set (UNIFIED_RUNTIME_TAG 1d7863601e9ecfffadf0617236a472a3b00fddbe )
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