diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index 08fa4254ba96c..039cb8ba5115a 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -1,7 +1,6 @@ -# commit 3a1b4c7b9ba952fad6f6ad36c01101bbf368347b -# Merge: c270a6b8 264d0468 -# Author: Kenneth Benzie (Benie) -# Date: Tue Jan 28 15:16:58 2025 +0000 -# Merge pull request #2594 from kbenzie/benie/cl-core-functions-no-dlopen -# Fix invalid use of dlopen() -set(UNIFIED_RUNTIME_TAG 3a1b4c7b9ba952fad6f6ad36c01101bbf368347b) +set(UNIFIED_RUNTIME_REPO "https://github.com/omarahmed1111/unified-runtime.git") +# commit bb40da306e466e9b663409afc8613b6ac730e59d +# Author: omarahmed1111 +# Date: Fri Oct 4 16:12:36 2024 +0100 +# Add handles to opencl adapter +set(UNIFIED_RUNTIME_TAG bb40da306e466e9b663409afc8613b6ac730e59d)