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 6d4eec8cdcfe8a5d359ed05092797c429c2ca878
# Merge: 40d28e7bd84a 800b452d67c5
# commit 4739d4cc30534d80fba4c876bfbafa51d3cad53a
# Merge: b0d133d5d5e8 44b4ff98ae79
# Author: Martin Grant <[email protected]>
# Date: Thu Dec 12 16:00:13 2024 +0000
# Merge pull request #2272 from martygrant/martin/virtual-memory-cts-spec-gap
# Improvements to align CTS and Spec for Virtual Memory
set(UNIFIED_RUNTIME_TAG 6d4eec8cdcfe8a5d359ed05092797c429c2ca878)
# Date: Fri Dec 13 11:30:56 2024 +0000
# Merge pull request #2437 from bashbaug/add-opencl-device-queries
# add a few missing Intel GPU device queries, fix device ID query
set(UNIFIED_RUNTIME_TAG 4739d4cc30534d80fba4c876bfbafa51d3cad53a)
Loading