diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index de4a5aa14251b..408358c1d29e8 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -1,8 +1,7 @@ -# commit 7eae5c80a9e969bc12fda57c9cc0a0970f0cd17f -# Merge: 9c652ffb b78cfa71 -# Author: Ross Brunton <ross@codeplay.com> -# Date: Thu Jan 9 17:28:00 2025 +0000 -# Merge pull request #2048 from RossBrunton/ross/refc -# -# Use reference counting on factories -set(UNIFIED_RUNTIME_TAG 7eae5c80a9e969bc12fda57c9cc0a0970f0cd17f) +# commit c5bf8fd5c92ab7a24b439cd89cefc9cd425ec787 +# Merge: e6d4355f 778085f7 +# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com> +# Date: Mon Jan 13 10:41:50 2025 +0000 +# Merge pull request #2479 from aarongreig/aaron/parameterizeDeviceTests +# Parameterize CTS tests across all available adapters and devices. +set(UNIFIED_RUNTIME_TAG c5bf8fd5c92ab7a24b439cd89cefc9cd425ec787)