Skip to content

Commit

Permalink
[UR][HIP] Set the right HIP device before creating base event counter…
Browse files Browse the repository at this point in the history
… (#15964)

Update UR tag to include
oneapi-src/unified-runtime#2276

---------

Co-authored-by: Callum Fare <callum@codeplay.com>
  • Loading branch information
rafbiels and callumfare authored Nov 7, 2024
1 parent 3d26d63 commit dd2390c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit 3edf99755ce2af3b53102a7d8438e0fe969efac3
# Merge: 5955bad3 0b968661
# Author: Ross Brunton <ross@codeplay.com>
# Date: Wed Nov 6 11:07:29 2024 +0000
# Merge pull request #2082 from RossBrunton/ross/multiadapt
# [CI] Add "loader" support to conformance testing
set(UNIFIED_RUNTIME_TAG 3edf99755ce2af3b53102a7d8438e0fe969efac3)
# commit 2858a8a28d0b6524a3b2b0e25a597d1c8295ce9d
# Merge: a5a649f3 34b66fda
# Author: Callum Fare <callum@codeplay.com>
# Date: Wed Nov 6 16:45:49 2024 +0000
# Merge pull request #2276 from rafbiels/rafbiels/fix-hip-evbase
# Set the right HIP device before creating base event counter
set(UNIFIED_RUNTIME_TAG 2858a8a28d0b6524a3b2b0e25a597d1c8295ce9d)

0 comments on commit dd2390c

Please sign in to comment.