From c515439663260ba0ec93b6609621152d7f885261 Mon Sep 17 00:00:00 2001 From: Ross Brunton Date: Wed, 29 Jan 2025 14:36:22 +0000 Subject: [PATCH] [UR] Bump for OpenCL handle adding UR: https://github.com/oneapi-src/unified-runtime/pull/1176 --- sycl/cmake/modules/UnifiedRuntimeTag.cmake | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index 4c07083d355c..ad6efca65aff 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -1,9 +1,6 @@ -# commit 14f4a3ba70b91b3adc411ec6bfc8ae86e948a990 -# Merge: 4643d1c0 3ed86fae -# Author: Kenneth Benzie (Benie) -# Date: Wed Jan 29 13:55:27 2025 +0000 -# -# Merge pull request #2578 from Bensuo/ewan/remove_command_ref_counting -# -# Remove command-buffer command handle ref counting -set(UNIFIED_RUNTIME_TAG 14f4a3ba70b91b3adc411ec6bfc8ae86e948a990) +set(UNIFIED_RUNTIME_REPO "https://github.com/omarahmed1111/unified-runtime.git") +# commit 0d1aabc4810587ffe50573807474d989797a1cd8 +# Author: omarahmed1111 +# Date: Fri Oct 4 16:12:36 2024 +0100 +# Add handles to opencl adapter +set(UNIFIED_RUNTIME_TAG 0d1aabc4810587ffe50573807474d989797a1cd8)