From 8a51119921ba77ba43d9f9237f14dff2c5b66ad8 Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Fri, 3 May 2024 16:35:37 +0100 Subject: [PATCH] [UR] Bump L0 tag to fb342f06 --- sycl/plugins/unified_runtime/CMakeLists.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sycl/plugins/unified_runtime/CMakeLists.txt b/sycl/plugins/unified_runtime/CMakeLists.txt index 750d80d4f03d2..a4aa203f05365 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -105,13 +105,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) fetch_adapter_source(level_zero "https://github.com/oneapi-src/unified-runtime.git" - # commit a44e81b59d3b6b8aa3c8d120b8074f36b917c97c - # Merge: 9d5865e0 e4ecd60c + # commit fb342f06e1ac244c5995b7be458d0c32a1ba17ab + # Merge: a44e81b5 7186d6ce # Author: Kenneth Benzie (Benie) - # Date: Fri May 3 10:16:01 2024 +0100 - # Merge pull request #1546 from pbalcer/fix-queue-locking - # fix queue locking behavior when creating event lists - a44e81b59d3b6b8aa3c8d120b8074f36b917c97c + # Date: Fri May 3 11:55:26 2024 +0100 + # Merge pull request #1549 from igchor/event_fix + # Fix adding event to queue cache + fb342f06e1ac244c5995b7be458d0c32a1ba17ab ) fetch_adapter_source(opencl