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 72e80a42cc8e5b11d43dd9d34b40d470e1476181 (HEAD, origin/main, origin/HEAD)
# Merge: 6e5d0e6b9a47 9c7e56cc765b
# commit d8fde1bdb3c60af0ee13cc44fab567a508644f77
# Merge: d88481bf20a0 bc5105f1cf30
# Author: Martin Grant <[email protected]>
# Date: Fri Dec 6 10:11:15 2024 +0000
# Merge pull request #2316 from 0x12CC/coop_kernel_query
# Change `urSuggestMaxCooperativeGroupCountExp` to accept ND size parameter
set(UNIFIED_RUNTIME_TAG 72e80a42cc8e5b11d43dd9d34b40d470e1476181)
# Date: Fri Dec 6 12:05:32 2024 +0000
# Merge pull request #2266 from zhaomaosu/reuse-shadow-memory
# [DeviceASAN] Re-use shadow if required size is not larger than last one
set(UNIFIED_RUNTIME_TAG d8fde1bdb3c60af0ee13cc44fab567a508644f77)
Loading