Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UR] Update tag to b0f9293 for UR#2326 #16083

Merged
merged 4 commits into from
Nov 22, 2024
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: 7 additions & 5 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# commit b5294ee0762e9eb4919102e5663e724c152487bc
# Author: Yang Zhao <[email protected]>
# Date: Fri Nov 22 15:59:23 2024 +0800
# [DeviceASAN][NFC] Code Restructure (#2232)
set(UNIFIED_RUNTIME_TAG b5294ee0762e9eb4919102e5663e724c152487bc)
# commit b0f9293d9b39ce0f8019a02198119a8b6fe0b05f
# Merge: b5294ee0 1f687880
# Author: Callum Fare <[email protected]>
# Date: Fri Nov 22 11:50:36 2024 +0000
# Merge pull request #2326 from martygrant/martin/fixDevicePartitionOpenCL
# Index into property array in urDevicePartition for OpenCL
set(UNIFIED_RUNTIME_TAG b0f9293d9b39ce0f8019a02198119a8b6fe0b05f)
Loading