Skip to content

[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
Fridge003 merged 1 commit into
release/v0.5.15from
cherry-pick-30460-v0.5.15
Jul 10, 2026
Merged

[Cherry-pick to release/v0.5.15] [DeepSeek V2] Reorder dual-stream MoE to main-first to avoid CUDA graph stream explosion (#30460)#30714
Fridge003 merged 1 commit into
release/v0.5.15from
cherry-pick-30460-v0.5.15

Conversation

@kpham-sgl

@kpham-sgl kpham-sgl commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

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.15 still uses get_global_server_args() while main renamed it to get_server_args(). The conflict was resolved by keeping the branch's get_global_server_args() API; everything else applies unchanged (verified the disable_dispose_tensor flag, model_capture_mode hook, and dispose_tensor guard all landed intact, and has_shared_output matches this branch's _forward_shared_experts non-None condition).

🤖 Generated with Claude Code


CI States

Latest PR Test (Base): ❌ Run #29059957105
Latest PR Test (Extra): ✅ Run #29059957060

…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>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@Fridge003
Fridge003 merged commit 12d02b4 into release/v0.5.15 Jul 10, 2026
88 of 98 checks passed
@Fridge003
Fridge003 deleted the cherry-pick-30460-v0.5.15 branch July 10, 2026 00:35
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants