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

Fix Grayskull tests #138

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Fix Grayskull tests #138

merged 3 commits into from
Oct 10, 2024

Conversation

broskoTT
Copy link
Contributor

@broskoTT broskoTT commented Oct 9, 2024

Simulated harvesting was hardcoded but it is expected to cover real harvesting mask, which means it won't work on each card. This PR fixes this.

For grayskull only, add real harvesting mask to the simulated one. This will be fixed after the redesign naturally, since harvesting info will come from tt::umd::ClusterDescriptor, so you could join it with simulated one in test instead.

@broskoTT broskoTT enabled auto-merge (squash) October 9, 2024 20:06
@broskoTT broskoTT linked an issue Oct 9, 2024 that may be closed by this pull request
@broskoTT broskoTT linked an issue Oct 10, 2024 that may be closed by this pull request
@broskoTT broskoTT merged commit 2ec64f0 into main Oct 10, 2024
16 checks passed
@broskoTT broskoTT deleted the brosko/fix_simulated_harvesting branch October 10, 2024 13:44
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.

Investigate GS CI failures Work on adding CI to umd repo
2 participants