Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit ad288bb36c45e24a35a75c665d382ce18935fcf7
# Merge: db491abc6aba f8b04f4216e8
# commit f0b35200c07e6a15766ba75d01a3c176d42a2429
# Merge: 545a01bae624 ceb0465d4090
# Author: Martin Grant <[email protected]>
# Date: Fri Jan 3 10:08:59 2025 +0000
# Merge pull request #2502 from ldrumm/luke/tensormap-version
# CUTensorMap is only in CUDA v12
set(UNIFIED_RUNTIME_TAG ad288bb36c45e24a35a75c665d382ce18935fcf7)
# Date: Mon Jan 6 09:51:26 2025 +0000
# Merge pull request #2519 from oneapi-src/revert-2481-fabio/fix_potential_race_condition
# Revert "Fix potential deadlock in the WaitEvent path of CmdBuffers"
set(UNIFIED_RUNTIME_TAG f0b35200c07e6a15766ba75d01a3c176d42a2429)
Loading