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

[Test] Disable mma layout for amd hardware #384

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

binarman
Copy link

@binarman binarman commented Nov 1, 2023

Disable mma layout testing by looking at is_hip instead of wave size.
This fixes tests on Navi GPUs with wave size == 32.

@binarman binarman force-pushed the fix_navi_tests branch 2 times, most recently from e0a5ada to d7f3777 Compare November 3, 2023 13:14
Disable mma layout testing by looking at is_hip instead of wave size.
This fixes tests on Navi GPUs with wave size == 32.
@alefimov-amd alefimov-amd merged commit 9941ce7 into ROCm:triton-mlir Nov 13, 2023
jayfurmanek pushed a commit that referenced this pull request Nov 17, 2023
Disable mma layout testing by looking at is_hip instead of wave size.
This fixes tests on Navi GPUs with wave size == 32.
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