Skip to content

[Triton] [ATOM] DSV4 fusion phase2#3190

Merged
vgokhale merged 7 commits into
mainfrom
shaoclee/dsv4-fusion-p2
May 14, 2026
Merged

[Triton] [ATOM] DSV4 fusion phase2#3190
vgokhale merged 7 commits into
mainfrom
shaoclee/dsv4-fusion-p2

Conversation

@k50112113
Copy link
Copy Markdown
Contributor

This PR includes:

  1. Optimized sparse page attention decode on DSV4 (+5% e2e)
  2. Add mHC post + pre fusion that fuses attention post with ffn pre (+0.5~1% e2e)
  3. Update A8W8 GEMM Blockscale config (not used in ATOM)

@k50112113 k50112113 requested a review from a team May 14, 2026 17:07
@github-actions
Copy link
Copy Markdown
Contributor

🏷️ CI Guide

Runs automatically on every PR:

  • ✅ Pre-checks (submodule verification, code formatting)
  • ✅ Aiter op tests (gfx942 + gfx950)
  • ✅ Triton tests on MI35X (only when aiter/ops/triton/** or related paths are changed)

Extended tests (opt-in via labels):

Label Tests
ci:triton-300x Run an additional Triton test job on MI300X in PRs; main branch always runs both MI35X and MI300X
ci:sglang SGLang integration tests: DeepSeek-R1-MXFP4 accuracy, Qwen 3.5 accuracy
ci:atom ATOM benchmark: DeepSeek-R1-0528, GPT-OSS-120B
ci:atom_full ATOM accuracy suite for PR and main models from ATOM models_accuracy.json
ci:vllm vLLM benchmark: GPT-OSS-120B, DeepSeek-R1-0528, Kimi-K2.5
ci:all All standard extended tests (excludes ci:atom_full)

Only add ci:atom_full for FlyDSL or Triton upgrades.
Add labels via the sidebar or gh pr edit 3190 --add-label <label>

@vgokhale vgokhale merged commit 9da8f02 into main May 14, 2026
37 of 43 checks passed
@vgokhale vgokhale deleted the shaoclee/dsv4-fusion-p2 branch May 14, 2026 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants