Skip to content

Conversation

@lbushi25
Copy link
Contributor

@lbushi25 lbushi25 commented Jul 15, 2024

When an aspect is not supported by a device, the ext_intel_device_info spec says to throw an invalid object runtime error when calling get_info with the corresponding descriptor. This error description is both vague and not very descriptive of the actual thing that went wrong, namely that the query is simply not supported by a device. This PR changes that to instead say to throw a feature not supported runtime error.

@lbushi25 lbushi25 requested a review from a team as a code owner July 15, 2024 21:09
@lbushi25 lbushi25 requested a review from gmlueck July 16, 2024 02:35
lbushi25 and others added 2 commits July 16, 2024 10:36
Co-authored-by: Greg Lueck <gregory.m.lueck@intel.com>
@lbushi25 lbushi25 requested a review from gmlueck July 16, 2024 15:04
@lbushi25
Copy link
Contributor Author

@intel/llvm-gatekeepers This looks ready for merge.

@steffenlarsen steffenlarsen merged commit d42d90e into intel:sycl Jul 17, 2024
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.

3 participants