Skip to content
Back to Archive
AIAI-drafted2 min readUpdated

DeepSeek Open-Sources Its Training Stack and Chips at CUDA's Moat

DeepSeek's latest releases matter less as model marketing than as a serious open-source bid for the software layer that governs AI clusters, training jobs and inference economics.

DeepSeek Open-Sources Its Training Stack and Chips at CUDA's Moat

DeepSeek did not just publish another model checkpoint. In a span of weeks, the Chinese lab pushed out DeepEP, DeepGEMM, FlashMLA and EPLB, four repositories that expose how it handles expert-parallel communication, matrix math, attention kernels and load balancing inside large-scale mixture-of-experts systems. The individual numbers are the sort that infrastructure engineers notice immediately: DeepEP says its intranode dispatch reaches 153 GB/s on H800 NVLink, its internode dispatch hits 58 GB/s over RDMA at 32-way expert parallelism, and its low-latency path can keep dispatch time at 194 microseconds even at 256-way expert parallelism. DeepGEMM says it can reach 1,550 TFLOPS on H800. FlashMLA says its updated kernels hit 660 TFLOPS on H800 SXM5. On GitHub, developers treated the releases less like research curiosities than like usable building blocks: FlashMLA had more than 12,500 stars, DeepEP about 9,200 and DeepGEMM nearly 7,000 as of April 24. That is why this story matters. DeepSeek is turning internal systems craft into public infrastructure. For rivals, startups and open labs, that offers a clearer path to reproducing frontier-scale efficiency outside the walls of OpenAI, Anthropic and Google. For Nvidia, the threat is subtler: not a sudden loss of chip demand, but the first credible signs that the software habits tying AI builders to CUDA can be loosened from the outside.

DeepEP Turns MoE Networking Into a Reusable Product

DeepSeek's new AI model appears to be one of the best 'open ...

DeepEP packages 153 GB/s intranode bandwidth and 194-microsecond dispatch into software other labs can actually deploy.

The mechanical significance of DeepSeek's open-sourcing push starts with DeepEP, because MoE systems live or die on the cost of moving tokens to the right experts and getting results back without wasting GPU cycles. DeepEP is built for all-to-all communication in expert parallelism, the part of the training and inference loop where activations have to be dispatched across GPUs and then combined. In practice, that is often where ambitious cluster designs become expensive bottlenecks. By publishing a library tuned for high-throughput and low-latency paths, DeepSeek is handing the market something far more valuable than a benchmark slide: an implementation.

Share:XLinkedIn
Briefing

The BossBlog Daily

One email with the AI markets brief — the 13F moves, the Congressional trades, and what changed. No fixed schedule and no filler: it goes out when there is something worth sending.

Unsubscribe any time. We never sell or share the list.

Cite this article

Bossblog. (2026). DeepSeek Open-Sources Its Training Stack and Chips at CUDA's Moat. Bossblog. https://ai-bossblog.com/blog/2026-04-24-deepseek-open-sources-training-stack

More in this section
AIJun 19, 2026
XDOF raises $70M to supply robot training data to frontier AI labs

XDOF, a startup that hires teleoperators globally to collect robot training data, has raised $70 million from a16z, Thrive Capital, and others. It serves 20 customers including unnamed frontier AI labs.

AIJun 18, 2026
DeepSeek Raises $7.4B; SpaceX Buys Cursor for $60B

DeepSeek closed a $7.4 billion funding round, while SpaceX acquired AI coding tool Cursor for $60 billion in stock. Anthropic suspended Fable and Mythos models due to U.S. export controls.

AIJun 17, 2026
DeepSeek raises $7.4B in record round, SpaceX-Google AI deal hits $30B

Chinese AI lab DeepSeek closed a $7.4 billion funding round, while SpaceX's AI infrastructure deal with Google could generate $30 billion in revenue.