Skip to content

Commit de07358

Browse files
committed
[UR] Bump L0 tag to 2a31795
1 parent bd97f28 commit de07358

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
110110

111111
fetch_adapter_source(level_zero
112112
${UNIFIED_RUNTIME_REPO}
113-
${UNIFIED_RUNTIME_TAG}
113+
# commit 2a31795d9d5a0994af33833016b2849cb4e357a6
114+
# Merge: 06cb1b90 ec73afa7
115+
# Author: Kenneth Benzie (Benie) <[email protected]>
116+
# Date: Tue Jun 18 14:37:38 2024 +0100
117+
# Merge pull request #1623 from igchor/legacy_path_queue
118+
# [L0] Create initial structure for supporting queue dispatcher
119+
2a31795d9d5a0994af33833016b2849cb4e357a6
114120
)
115121

116122
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)