Skip to content

Conversation

@bashbaug
Copy link
Contributor

@bashbaug bashbaug commented Oct 6, 2022

Fixes #15

Signed-off-by: Ben Ashbaugh [email protected]

@jandres742 jandres742 merged commit e53d504 into oneapi-src:master Oct 7, 2022
dm-vodopyanov added a commit to dm-vodopyanov/unified-runtime that referenced this pull request Jun 6, 2023
This patch extends `ur_device_info_t` with the new property `UR_DEVICE_INFO_DEVICE_IP_VERSION`. This property is needed to query the device architecture ID value as described in the [Level Zero spec](oneapi-src/level-zero-spec#23).
The property will be used in the implementation of host API of [sycl_ext_oneapi_device_architecture](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc) extension
dm-vodopyanov added a commit to dm-vodopyanov/llvm that referenced this pull request Jun 19, 2023
This patch updates Level Zero Loader to version v1.11.0 because the
previous version does not support implementation of oneapi-src/level-zero-spec#23
Level Zero extension, required for implementing
sycl_ext_oneapi_device_architecture on host

Addresses intel#9843 (comment)
steffenlarsen pushed a commit to intel/llvm that referenced this pull request Jun 20, 2023
This patch updates Level Zero Loader to version v1.11.0 because
the previous version does not support implementation of 
oneapi-src/level-zero-spec#23 Level Zero
extension, required for
implementing sycl_ext_oneapi_device_architecture on host

Addresses #9843 (comment)
dm-vodopyanov added a commit to intel/llvm that referenced this pull request Jun 28, 2023
This patch updates GPU RT version on Linux to support 

[DEVICE_IP_VERSION_EXT](oneapi-src/level-zero-spec#23)
implementation required for #9843.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add an extension to query device IP version

2 participants