Skip to content

[kernels][blackwell] add cutlass/cute group gemm forward for blackwell #1327

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
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lessw2020
Copy link
Contributor

This PR adds:
1 - the base GroupGemmKernel from Cutlass 4.0 cute dsl
2 - a CutlassGroupGemm Strategy that runs it with Deepseek model
3 - a converter class that handles PyTorch->Cute conversion as well as GroupGemm specific Cute preparation.
4 - updates model.py to add it as an available group gemm.

Screenshot 2025-06-22 at 12 20 41 PM

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 22, 2025
@kwen2501 kwen2501 requested review from msaroufim and drisspg June 23, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants