From 4ac4363878ed2d3476181bbae79ce7a44fbbf068 Mon Sep 17 00:00:00 2001 From: "Zhang, Winston" Date: Tue, 9 Apr 2024 13:36:22 -0700 Subject: [PATCH 1/4] [UR][L0] Testing for counter-based-events implementation in URT draft Signed-off-by: Zhang, Winston --- 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 44833539334de..d74f0ac1ef980 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -104,8 +104,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) set(UNIFIED_RUNTIME_TAG a7c202b49aff130f60da0c03916d08bb22b91aa0) fetch_adapter_source(level_zero - ${UNIFIED_RUNTIME_REPO} - ${UNIFIED_RUNTIME_TAG} + https://github.com/winstonzhang-intel/unified-runtime.git + b492023a3fbce3962e0e281acb57e2699e29a8f1 ) fetch_adapter_source(opencl From d4b445a953376eb694aa2c39597edce6082381c6 Mon Sep 17 00:00:00 2001 From: "Zhang, Winston" Date: Wed, 10 Apr 2024 18:04:55 -0700 Subject: [PATCH 2/4] [UR][L0] Testing for counter-based-events implementation in URT commit tag: 9b82c1d0a6df26d96797218d6964faf0e6dbc0ce URT PR: oneapi-src/unified-runtime#1370 Signed-off-by: Zhang, Winston --- sycl/plugins/unified_runtime/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/plugins/unified_runtime/CMakeLists.txt b/sycl/plugins/unified_runtime/CMakeLists.txt index ecb6c3711f7d0..899ed1436a5d8 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -105,7 +105,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) fetch_adapter_source(level_zero https://github.com/winstonzhang-intel/unified-runtime.git - b492023a3fbce3962e0e281acb57e2699e29a8f1 + 9b82c1d0a6df26d96797218d6964faf0e6dbc0ce ) fetch_adapter_source(opencl From 9c0f39ed986625b31186d466a4aa1929f82c70d6 Mon Sep 17 00:00:00 2001 From: "Zhang, Winston" Date: Fri, 12 Apr 2024 15:04:21 -0700 Subject: [PATCH 3/4] [UR][L0] Testing for counter-based-events implementation in URT Signed-off-by: Zhang, Winston --- sycl/plugins/unified_runtime/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/plugins/unified_runtime/CMakeLists.txt b/sycl/plugins/unified_runtime/CMakeLists.txt index 899ed1436a5d8..c8af3edec1e20 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -105,7 +105,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) fetch_adapter_source(level_zero https://github.com/winstonzhang-intel/unified-runtime.git - 9b82c1d0a6df26d96797218d6964faf0e6dbc0ce + f71a0cb5f761a63ed5594feab260bc2fc8d09487 ) fetch_adapter_source(opencl From df91c13ae486bd8fc0cc50e63d8b33871b96fd53 Mon Sep 17 00:00:00 2001 From: winstonzhang-intel <115510401+winstonzhang-intel@users.noreply.github.com> Date: Mon, 15 Apr 2024 10:16:15 -0700 Subject: [PATCH 4/4] Update CMakeLists.txt --- sycl/plugins/unified_runtime/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/plugins/unified_runtime/CMakeLists.txt b/sycl/plugins/unified_runtime/CMakeLists.txt index c8af3edec1e20..292661b27651d 100644 --- a/sycl/plugins/unified_runtime/CMakeLists.txt +++ b/sycl/plugins/unified_runtime/CMakeLists.txt @@ -105,7 +105,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) fetch_adapter_source(level_zero https://github.com/winstonzhang-intel/unified-runtime.git - f71a0cb5f761a63ed5594feab260bc2fc8d09487 + cfde409fbf17cfb933413795afe7d52173aa97d9 ) fetch_adapter_source(opencl