From 32b9956a69d0331f2d846b444f6beee3eeaa401a Mon Sep 17 00:00:00 2001 From: Winston Zhang Date: Thu, 11 Jul 2024 07:17:24 -0700 Subject: [PATCH] [UR] Phase 2 of counter-based event implementation PR in UR: https://github.com/oneapi-src/unified-runtime/pull/1698 Signed-off-by: Winston Zhang --- sycl/plugins/unified_runtime/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sycl/plugins/unified_runtime/CMakeLists.txt b/sycl/plugins/unified_runtime/CMakeLists.txt index d626a5f2648d..6758391a25fc 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -106,11 +106,11 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) # Date: Tue Jul 9 11:20:06 2024 +0100 # Merge pull request #1814 from nrspruit/fix_l0_queue_cts # [L0] Fix Queue get info and fix Queue release decrement - set(UNIFIED_RUNTIME_TAG bd67ffd7bd08ada08613fc160688793e26127774) + set(UNIFIED_RUNTIME_TAG d1e1ed0b2604f1063d31e287b27a5d58bf7e961b) fetch_adapter_source(level_zero https://github.com/winstonzhang-intel/unified-runtime.git - bd67ffd7bd08ada08613fc160688793e26127774 + d1e1ed0b2604f1063d31e287b27a5d58bf7e961b ) fetch_adapter_source(opencl