Skip to content

Commit

Permalink
[UR] Wrap urEventSetCallback when ran through loader (#16572)
Browse files Browse the repository at this point in the history
  • Loading branch information
RossBrunton authored Jan 15, 2025
1 parent 2a312c9 commit a204f40
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# 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)
# commit ad88f0a1e3a22807866af4f6dad53e8986733abb
# Merge: 68aed2d5 599a28e1
# Author: Ross Brunton <ross@codeplay.com>
# Date: Tue Jan 14 10:28:07 2025 +0000

# Merge pull request #2527 from RossBrunton/ross/wrapper
#
# Wrap urEventSetCallback when ran through loader
set(UNIFIED_RUNTIME_TAG ad88f0a1e3a22807866af4f6dad53e8986733abb)

0 comments on commit a204f40

Please sign in to comment.