From c969d326bae8be9ad2fa8314c0fea923f529c3e6 Mon Sep 17 00:00:00 2001 From: Winston Zhang Date: Wed, 4 Sep 2024 17:50:23 -0700 Subject: [PATCH] [UR] Phase 2 of counter-based event implementation PR in UR: oneapi-src/unified-runtime#1698 Signed-off-by: Winston Zhang --- sycl/cmake/modules/FetchUnifiedRuntime.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sycl/cmake/modules/FetchUnifiedRuntime.cmake b/sycl/cmake/modules/FetchUnifiedRuntime.cmake index d3da2e00062b2..faa58e2d98d1c 100644 --- a/sycl/cmake/modules/FetchUnifiedRuntime.cmake +++ b/sycl/cmake/modules/FetchUnifiedRuntime.cmake @@ -136,8 +136,8 @@ if(SYCL_UR_USE_FETCH_CONTENT) endif() fetch_adapter_source(level_zero - ${UNIFIED_RUNTIME_REPO} - ${UNIFIED_RUNTIME_TAG} + https://github.com/winstonzhang-intel/unified-runtime.git + 959c9f49e748764b32269b793bbd25800d9878b7 ) fetch_adapter_source(opencl