From 95420f09ea81539d8c18fbb7d7406ec82947aeb5 Mon Sep 17 00:00:00 2001 From: Winston Zhang Date: Fri, 26 Apr 2024 06:56:11 -0700 Subject: [PATCH] [UR][L0] Testing for counter-based-events implementation in URT draft (#12848) commit tag: 4134bfce72d33e89eebcad11186bdf00310bba83 URT PR: https://github.com/oneapi-src/unified-runtime/pull/1370 --------- Signed-off-by: Zhang, Winston Co-authored-by: Kenneth Benzie (Benie) --- 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 52b98aabff7b3..0e866712c74a3 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 ${UNIFIED_RUNTIME_REPO} - # commit 196f62f34e70dd79f3f683abe103cc33d3c49a92 - # Merge: 37242e39 275c753a + # commit f4a94976f880de64d0c144abb1080a8262c158f3 + # Merge: ee075703 39fcb2be # Author: Kenneth Benzie (Benie) - # Date: Thu Apr 25 15:03:51 2024 +0100 - # Merge pull request #1548 from kbenzie/benie/l0-fix-decoupled-use-case - # [L0] Use relative includes for adapter internals - 196f62f34e70dd79f3f683abe103cc33d3c49a92 + # Date: Fri Apr 26 11:50:56 2024 +0100 + # Merge pull request #1370 from winstonzhang-intel/counter-based-events + # [L0] Support for counter-based events using L0 driver + f4a94976f880de64d0c144abb1080a8262c158f3 ) fetch_adapter_source(opencl