Skip to content

Commit

Permalink
[UR] Pull in fix needed for CTS device parameterization. (#16519)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongreig authored Jan 14, 2025
1 parent ef2e185 commit 48297df
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 48297df

Please sign in to comment.