Skip to content

[Bugfix] Raise for unavailable piecewise CUDA graphs - #54782

Merged
Isotr0py merged 5 commits into
vllm-project:mainfrom
Isotr0py:fix-breakable-cg-silent-regress
Sep 2, 2026
Merged

Isotr0py merged 5 commits into
vllm-project:mainfrom
Isotr0py:fix-breakable-cg-silent-regress

Conversation

@Isotr0py

@Isotr0py Isotr0py commented Sep 1, 2026

Copy link
Copy Markdown
Member

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.

Signed-off-by: Isotr0py <Isotr0py@outlook.com>
@mergify mergify Bot added nvidia mrv2 Model Runner V2 specific bug Something isn't working labels Sep 1, 2026
Signed-off-by: Isotr0py <Isotr0py@outlook.com>
@Isotr0py Isotr0py changed the title [Bugfix] Fallback to eager for unavailable piecewise CUDA graphs [Bugfix] Raise for unavailable piecewise CUDA graphs Sep 1, 2026
Signed-off-by: Isotr0py <Isotr0py@outlook.com>
@Isotr0py
Isotr0py marked this pull request as ready for review September 1, 2026 16:09

@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 pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@Isotr0py
Isotr0py requested a review from ZJY0516 September 1, 2026 16:09
Comment thread vllm/v1/worker/gpu/cudagraph_utils.py Outdated
Signed-off-by: Isotr0py <Isotr0py@outlook.com>
@github-project-automation github-project-automation Bot moved this to Ready in NVIDIA Sep 1, 2026
@Isotr0py
Isotr0py enabled auto-merge (squash) September 1, 2026 17:34
@github-actions github-actions Bot added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 1, 2026
@Isotr0py

Isotr0py commented Sep 1, 2026

Copy link
Copy Markdown
Member Author

/ci run

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

✅ Triggered Buildkite CI #86664 for commit a4bbaad3b1f8.

@Isotr0py

Isotr0py commented Sep 2, 2026

Copy link
Copy Markdown
Member Author

/ci retry

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

✅ Queued 2 failed job(s) for retry in Buildkite CI #86664.

@Isotr0py

Isotr0py commented Sep 2, 2026

Copy link
Copy Markdown
Member Author

/ci retry

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

✅ Triggered Buildkite CI #86787 for commit d0ab3a9e529a, running 2 failed step(s) from Buildkite CI #86664.

@Isotr0py

Isotr0py commented Sep 2, 2026

Copy link
Copy Markdown
Member Author

/ci run

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

✅ Triggered Buildkite CI #86789 for commit d0ab3a9e529a.

@Isotr0py
Isotr0py merged commit 1c26e57 into vllm-project:main Sep 2, 2026
89 checks passed
@github-project-automation github-project-automation Bot moved this from Ready 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: Isotr0py <Isotr0py@outlook.com>
@Isotr0py
Isotr0py deleted the fix-breakable-cg-silent-regress branch September 3, 2026 06:32
sheralskumar pushed a commit to sheralskumar/vllm that referenced this pull request Sep 8, 2026
)

Signed-off-by: Isotr0py <Isotr0py@outlook.com>
avininjamay8 pushed a commit to avininjamay8/vllm that referenced this pull request Sep 9, 2026
Nightly vLLM (vllm-project#54782) now requires breakable CUDA graphs or eager mode
for MiniMax sparse decode when piecewise graphs are enabled. Set
VLLM_USE_BREAKABLE_CUDAGRAPH=1 so decode bring-up passes on nightly.

Signed-off-by: avininjamay8 <avpaul@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working mrv2 Model Runner V2 specific 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.

2 participants