[Bugfix] Raise for unavailable piecewise CUDA graphs - #54782
Merged
Isotr0py merged 5 commits intoSep 2, 2026
Merged
Conversation
Signed-off-by: Isotr0py <Isotr0py@outlook.com>
Isotr0py
marked this pull request as ready for review
September 1, 2026 16:09
Isotr0py
requested review from
WoosukKwon,
njhill and
yewentao256
as code owners
September 1, 2026 16:09
ZJY0516
reviewed
Sep 1, 2026
Signed-off-by: Isotr0py <Isotr0py@outlook.com>
ZJY0516
approved these changes
Sep 1, 2026
Isotr0py
enabled auto-merge (squash)
September 1, 2026 17:34
Member
Author
|
/ci run |
|
✅ Triggered Buildkite CI #86664 for commit |
Member
Author
|
/ci retry |
|
✅ Queued 2 failed job(s) for retry in Buildkite CI #86664. |
Member
Author
|
/ci retry |
|
✅ Triggered Buildkite CI #86787 for commit |
Member
Author
|
/ci run |
|
✅ Triggered Buildkite CI #86789 for commit |
4 tasks
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.