DeepSeek-V4 post-training on Ascend SuperPOD reaches 34.22% MFU
_akhaliq · x · 2026-07-23
SLAI T-Rex: DeepSeek-V4 post-training on Ascend SuperPOD
The paper describes an end-to-end post-training practice for trillion-parameter MoE models on Huawei Ascend SuperPOD.
- It targets DeepSeek-V4-family models and tackles the usual large-scale training pain points: memory pressure, communication overhead, and inefficient kernel execution.
- The authors build a hierarchical optimization stack across model parallelism, computation/communication orchestration, and low-level kernel execution.
- On the reported setup, the optimized system reaches 34.22% MFU, a 2.93× improvement over the open-source baseline while maintaining training stability.
- The same infrastructure is then used to build CPT and SFT pipelines for complex reasoning and OR tasks.
- They also introduce SLAI T-Rex with DeepSeek-V4-Flash, combining collected domain resources with solver-verified synthetic optimization documents.
- The dataset includes 10K high-quality SFT samples across four task categories and three problem representations.
- On the evaluated benchmark set, the model achieves the best average zero-shot Pass@1, reaching 71.81%, and beats GPT-5.4-Mini and the base DeepSeek-V4-Flash model by 3.98 and 11.27 points, respectively.
Related event: Ascend SuperPOD Achieves 34.22% MFU for DeepSeek-V4 Training(3 posts)→
More from Infra
- Engram's random reads don't suit SSDs; CPU-memory over NVLink could serve all 72 GPUs — bookwormengr · 2026-09-11
- 80% of the DIY LLM inference hype posters have already quit — it's brutally hard systems work — abhijithneil · 2026-09-11
- Hugging Face's Ultra Scale Playbook: a free book on training LLMs on GPU clusters — mdancho84 · 2026-09-11
- Is inference latency becoming the biggest bottleneck for production AI agents? — Euphoric_Sea632 · 2026-09-11
- LLM Serving Metrics Thread: Why TPOT and Uptime Make or Break User Experience — abhijithneil · 2026-09-11
- PlanetScale launches sharded Postgres: 768 servers acting as one, 1PB scale — dhruv2038 · 2026-09-11