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)