Skip to content

Sm120 130#32917

Draft
pacoxu wants to merge 2 commits intovllm-project:mainfrom
pacoxu:sm120-130
Draft

Sm120 130#32917
pacoxu wants to merge 2 commits intovllm-project:mainfrom
pacoxu:sm120-130

Conversation

@pacoxu
Copy link
Copy Markdown
Contributor

@pacoxu pacoxu commented Jan 23, 2026

#19757
#32237

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Signed-off-by: Paco Xu <paco.xu@daocloud.io>
Add SM120 FP8 CUTLASS MoE grouped GEMM kernel, wire runtime dispatch for SM120, and gate build via CMake with CUDA 13+.

Signed-off-by: Paco Xu <paco.xu@daocloud.io>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces support for NVIDIA Blackwell (SM120) architecture for Mixture-of-Experts (MoE) kernels. It updates the CUTLASS revision to v4.3.5, adds CMake logic to conditionally compile a new SM120-specific grouped GEMM kernel, and integrates this kernel into the existing dispatch mechanism. The changes appear to be a well-structured extension of the current MoE kernel infrastructure to support newer hardware capabilities.

@mgoin mgoin self-requested a review January 28, 2026 22:16
@mgoin
Copy link
Copy Markdown
Member

mgoin commented Jan 28, 2026

Have you tried to see if this works?

@geraldstanje
Copy link
Copy Markdown

do you also need this pr? #31089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants