Skip to content

Commit 7fa793b

Browse files
authored
[UR] Bump L0 tag to e428745 (#13910)
1 parent 9d22e38 commit 7fa793b

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
@@ -105,7 +105,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
105105

106106
fetch_adapter_source(level_zero
107107
${UNIFIED_RUNTIME_REPO}
108-
${UNIFIED_RUNTIME_TAG}
108+
# commit e428745588dd87e5db3c0bc0df1183eb7d0811a5
109+
# Merge: fb3cbd16 80d46bb1
110+
# Author: Kenneth Benzie (Benie) <[email protected]>
111+
# Date: Fri May 24 10:31:13 2024 +0100
112+
# Merge pull request #1656 from pbalcer/leaks-program-kernel
113+
# fix leaks on level-zero interop program and kernel handles
114+
e428745588dd87e5db3c0bc0df1183eb7d0811a5
109115
)
110116

111117
fetch_adapter_source(opencl

0 commit comments

Comments
 (0)