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

[BACKEND] Don't use MMAV3 when K dim is smaller than native size #4700

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

ThomasRaoux
Copy link
Collaborator

When K is smaller than the native size supported by wgmma we should fallback to mmav2 otherwise we would crash when creating mmav3 ops.

When K is smaller than the native size supported by wgmma we should
fallback to mmav2 otherwise we would crash when creating mmav3 ops.
@ThomasRaoux ThomasRaoux merged commit 24f8dbd into triton-lang:main Sep 11, 2024
7 checks passed
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.

2 participants