Skip to content

[BUILD] Bump cutlass to v4.7.1 - #54190

Merged
WoosukKwon merged 3 commits into
mainfrom
harry/cutlass-471
Sep 2, 2026
Merged

WoosukKwon merged 3 commits into
mainfrom
harry/cutlass-471

Conversation

@Harry-Chen

@Harry-Chen Harry-Chen commented Aug 28, 2026

Copy link
Copy Markdown
Member

Purpose

Inspired by #43814 (comment), we need to have newer cutlass for C extensions.

Test Plan

Will be tested by CI.

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.

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Copilot AI lite review requested due to automatic review settings August 28, 2026 09:36

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@Harry-Chen Harry-Chen added ready ONLY add when PR is ready to merge/full CI is needed nvidia labels Aug 28, 2026
@mergify mergify Bot added the ci/build label Aug 28, 2026
@Harry-Chen

Copy link
Copy Markdown
Member Author

/ci run

@github-actions

Copy link
Copy Markdown

✅ Triggered Buildkite CI #85960 for commit a863e21ce936.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates vLLM’s CUDA build configuration to fetch a newer CUTLASS revision, aligning the project with newer CUTLASS features needed by the C++/CUDA extensions.

Changes:

  • Bump CUTLASS_REVISION used by FetchContent_Declare(cutlass ...) from v4.4.2 to v4.7.1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Harry-Chen Harry-Chen changed the title [DO NOT MERGE][BUILD] Bump cutlass to v4.7.1 [BUILD] Bump cutlass to v4.7.1 Aug 28, 2026
@Harry-Chen

Copy link
Copy Markdown
Member Author

/ci retry

@github-actions

Copy link
Copy Markdown

✅ Triggered Buildkite CI #85974 for commit 68bd0993734d, running 6 failed step(s) from Buildkite CI #85960.

@Harry-Chen

Copy link
Copy Markdown
Member Author

/ci run

@github-actions

Copy link
Copy Markdown

✅ Triggered Buildkite CI #85976 for commit 68bd0993734d.

@Harry-Chen

Copy link
Copy Markdown
Member Author

/ci retry

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

✅ Triggered Buildkite CI #86820 for commit ffad5efdef7b, running 8 failed step(s) from Buildkite CI #85976.

@WoosukKwon
WoosukKwon merged commit 605c3dd into main Sep 2, 2026
24 of 25 checks passed
@WoosukKwon
WoosukKwon deleted the harry/cutlass-471 branch September 2, 2026 17:17
@github-project-automation github-project-automation Bot moved this to Done in NVIDIA Sep 2, 2026
mylibrar pushed a commit to tanyuqian/vllm that referenced this pull request Sep 3, 2026
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build nvidia ready ONLY add when PR is ready to merge/full CI is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants