Skip to content

Conversation

@bob80905
Copy link
Collaborator

@bob80905 bob80905 commented Apr 4, 2025

This PR modifies WaveSizeRange test which depends on shader model 6.8.
The compiler needs -select-validator internal.
This will allow the tests to be run in different testing environments when an external validator that isn't sufficient is available.

@bob80905 bob80905 requested a review from a team as a code owner April 4, 2025 01:23
@damyanp damyanp requested a review from jenatali April 4, 2025 15:44
Copy link
Member

@damyanp damyanp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this all that's needed?

@jenatali
Copy link
Member

jenatali commented Apr 4, 2025

Is this all that's needed?

Technically all tests could be modified to use -select-validator internal to not require an external validator anywhere on the system, but the SM6.8 tests are the biggest problem right now since the latest released Windows SDK includes a validator that only supports SM6.7. So, yeah this is sufficient for the problems that we're seeing right now.

@bob80905 bob80905 merged commit 51635fd into microsoft:staging-sm6.9 Apr 4, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants