Skip to content

LongVector HLK/ExecTest Improvements #7363

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

Open
alsepkow opened this issue Apr 18, 2025 · 0 comments
Open

LongVector HLK/ExecTest Improvements #7363

alsepkow opened this issue Apr 18, 2025 · 0 comments
Assignees

Comments

@alsepkow
Copy link
Contributor

  • Discuss infrastructure for consuming input values. Ideally, we have something that can also be easily ingested in the offload test suite. We could generate values and a cpp or header file that defines all of the test arrays. That could be reformatted with a simple script for easy consumption by other tooling.

  • Discuss the granularity level we want for these tests in the HLK. Right now there are entry points per intrinsic/data type. We could collapse this but then we lose granularity in the HLK. What happens if a particular test case fails? Do we lose coverage on the rest of that group if they aren't granular?

  • Update shader code to use a cbuffer for the inputs

  • Add the rest of the test cases for long vectors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Status: No status
Development

No branches or pull requests

1 participant