Skip to content

Conversation

@RossBrunton
Copy link
Contributor

UR may respond with UR_RESULT_ERROR_UNSUPPORTED_ENUMERATION when querying for the device's IP version. This patch handles that case by falling back to unknown or x86_64.

Closes: #15149

UR may respond with `UR_RESULT_ERROR_UNSUPPORTED_ENUMERATION` when
querying for the device's IP version. This patch handles that case by
falling back to unknown or x86_64.
@RossBrunton
Copy link
Contributor Author

@intel/llvm-gatekeepers This is green and ready for merging as far as I know.

@martygrant martygrant merged commit 156a67e into intel:sycl Aug 23, 2024
@RossBrunton RossBrunton deleted the ross/ipver branch February 19, 2025 15:05
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.

OpenCL devices that don't support the UR_DEVICE_INFO_IP_VERSION query are reporting it is now causing issues.

3 participants