Skip to content

Commit

Permalink
[UR][OpenCL] add a few missing Intel GPU device queries, fix device I…
Browse files Browse the repository at this point in the history
…D query (#16299)

see oneapi-src/unified-runtime#2437

---------

Co-authored-by: Martin Morrison-Grant <[email protected]>
  • Loading branch information
bashbaug and martygrant authored Dec 13, 2024
1 parent f64c81a commit f162749
Showing 1 changed file with 6 additions and 6 deletions.
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)

0 comments on commit f162749

Please sign in to comment.