[Cherry-pick to release/v0.5.15] [DeepSeek V2] Reorder dual-stream MoE to main-first to avoid CUDA graph stream explosion (#30460) - #30714
Merged
Conversation
…ph stream explosion (#30460) Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Jiminator <jimmysh341@gmail.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
kpham-sgl
requested review from
Fridge003,
Ying1123,
ch-wan,
hnyls2002,
ispobock and
merrymercy
as code owners
July 10, 2026 00:26
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
Chronostasys
pushed a commit
to MindLab-Research/sglang
that referenced
this pull request
Aug 24, 2026
…E to main-first to avoid CUDA graph stream explosion (sgl-project#30460) (sgl-project#30714) Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Jiminator <jimmysh341@gmail.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.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.
Cherry-pick of #30460 (commit 87992ee) onto
release/v0.5.15.The automated bot cherry-pick was not used because the pick conflicts on this branch:
release/v0.5.15still usesget_global_server_args()while main renamed it toget_server_args(). The conflict was resolved by keeping the branch'sget_global_server_args()API; everything else applies unchanged (verified thedisable_dispose_tensorflag,model_capture_modehook, anddispose_tensorguard all landed intact, andhas_shared_outputmatches this branch's_forward_shared_expertsnon-None condition).🤖 Generated with Claude Code
CI States
Latest PR Test (Base): ❌ Run #29059957105
Latest PR Test (Extra): ✅ Run #29059957060