Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HIP] Fix error code for unsupported program info #2357

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

npmiller
Copy link
Contributor

Unsupported program info should return unsupported enumeration instead of unsupported feature.

This aligns with the CUDA adapter and makes the CTS understand that these properties aren't failing but just unsupported.

Unsupported program info should return unsupported enumeration instead
of unsupported feature.

This aligns with the CUDA adapter and makes the CTS understand that
these properties aren't failing but just unsupported.
@npmiller npmiller requested review from a team as code owners November 20, 2024 11:50
@github-actions github-actions bot added conformance Conformance test suite issues. hip HIP adapter specific issues labels Nov 20, 2024
No need to keep an empty function, it can always be added if we need it
in the future.
@npmiller npmiller requested a review from a team as a code owner November 20, 2024 14:11
@github-actions github-actions bot added the cuda CUDA adapter specific issues label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues. cuda CUDA adapter specific issues hip HIP adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants