China's LineShine Becomes the World's Fastest Supercomputer
LineShine topped the June 2026 TOP500 list at over 2 exaflops, dethroning the US El Capitan using a CPU-only domestic design.

A new number-one supercomputer is notable; one that reaches the top without a single GPU is a statement. China's LineShine did exactly that, and the message to anyone watching export controls is that there is more than one road to exascale.
Quick answer
China's LineShine debuted at number one on the June 2026 TOP500 list at about 2.198 exaflops, roughly 20 percent ahead of the US El Capitan. Its standout feature is that it reaches that speed using only CPUs, no GPUs or accelerators, built on China's domestic LingKun platform, LingQi interconnect, and Kylin OS. It is the first China-based system to lead the list since Sunway TaihuLight in 2017.
Key takeaways
- LineShine topped the 67th TOP500 list, announced June 23, 2026, at ISC 2026 in Hamburg.
- It reached about 2.198 exaflops, roughly a 20 percent lead over El Capitan.
- It is the first ranked system to exceed two exaflops using only CPUs, no GPUs.
- The design uses China's domestic LingKun platform, LingQi interconnect, and Kylin OS.
- It is the first China-based system to lead the list since Sunway TaihuLight in 2017.
What happened
The TOP500, a closely watched ranking of the world's most powerful supercomputers, published its 67th edition at the ISC 2026 conference in Germany. LineShine, housed at the National Supercomputing Centre in Shenzhen, debuted in first place with a measured performance of about 2.198 exaflops, meaning it can carry out more than two quintillion calculations per second.
That figure put it roughly 20 percent ahead of El Capitan, the US Department of Energy system that previously held the top spot. The most striking technical detail is that LineShine achieved this using only central processing units. Nearly every other leading machine relies on graphics processing units or other accelerators to reach exascale performance.

Note
An exaflop is one quintillion (a billion billion) floating-point operations per second. Exascale computing crossed from theory to practice only in recent years, and machines at this level are used for climate modeling, nuclear simulation, drug discovery, and large-scale science.
How LineShine compares to the top systems
The ranking shift is best seen in context.
| System | Country | Approx. performance | Architecture |
|---|---|---|---|
| LineShine | China | ~2.198 exaflops | CPU-only, domestic LingKun |
| El Capitan | USA | ~1.7+ exaflops | CPU + GPU accelerators |
| Frontier | USA | ~1.3+ exaflops | CPU + GPU accelerators |
| Sunway TaihuLight (2017 leader) | China | ~0.09 exaflops | Domestic many-core CPU |
The leap from Sunway TaihuLight's roughly 0.09 exaflops in 2017 to LineShine's 2.198 exaflops shows how far the field has moved in under a decade, and that China's domestic stack scaled with it.
Why it matters
LineShine's debut is significant for two reasons. First, it returns China to the top of the global supercomputing ranking for the first time since 2017. Second, it does so with an entirely domestic design: the LingKun compute platform built around 304-core processors, the proprietary LingQi interconnect that links those processors, and the Kylin operating system.
That domestic stack matters because China has faced years of US export controls restricting access to the most advanced chips and accelerators. Building a chart-topping system without imported GPUs demonstrates a path around those restrictions, at least for certain workloads. It is a reminder that high-performance computing leadership is now tightly bound up with chip supply, national policy, and the same demand pressures reshaping AI infrastructure, themes echoed in the AI memory crunch lifting Micron and in Samsung's massive domestic chip investment.
The benchmark caveat
It is worth keeping perspective on what "world's fastest" actually means here.
- The TOP500 measures sustained performance on a standard benchmark called LINPACK, which solves dense linear equations.
- LINPACK is a useful yardstick but does not capture every real-world workload, so rankings are one signal among several.
- A CPU-only design can simplify some software and power considerations but is unusual at the very top of the list.
- Rankings shift over time as new systems come online and existing ones are upgraded; the list updates twice a year.
Warning
Supercomputer rankings measure a specific benchmark, not overall capability. A system that leads on LINPACK may not lead on AI training or other tasks, where accelerator-heavy systems often excel. Read "world's fastest" as "fastest on this test," not a universal claim.
Why a CPU-only approach is unusual
For most of the past decade, the path to the top of the TOP500 ran through accelerators. GPUs and similar chips pack thousands of simple cores that crunch the parallel math at the heart of LINPACK far more efficiently, per watt, than general-purpose CPUs. That is why El Capitan, Frontier, and nearly every other leader pairs CPUs with banks of accelerators. LineShine taking the crown without them is the genuinely surprising part of the story.
There are tradeoffs in both directions. A CPU-only design can be simpler to program, because developers do not have to split work between two very different kinds of processor or manage data moving back and forth between them. It can also sidestep the accelerator supply chain entirely, which is precisely the chokepoint export controls target. The cost is efficiency: reaching two exaflops on CPUs alone implies an enormous number of processors and, almost certainly, a very large power and cooling footprint. The fact that China was willing to spend that to make a domestic-only point is itself part of the message.
It also matters for what comes next. AI training, unlike LINPACK, leans heavily on accelerators for the matrix math that powers large models. A CPU-only champion proves a country can lead on traditional scientific computing without imported GPUs, but it does not automatically translate into AI-training leadership, where the accelerator gap still bites.
What to watch next
- Next TOP500 list. Rankings update twice a year; the next edition will show whether LineShine holds the lead.
- US and European response. New exascale systems and upgrades could reclaim the top spot.
- Real-world workloads. How LineShine performs on production science and AI tasks, beyond the benchmark, will shape its lasting significance.
- Export-control debate. A domestically built leader feeds the ongoing policy discussion over chip restrictions.
What machines like this are actually used for
It is easy to treat a supercomputer ranking as a sporting scoreboard, but these machines exist to do specific work. Exascale systems are tools for problems that are too large to simulate any other way. Climate scientists run them to model the atmosphere and oceans at fine resolution decades into the future. Engineers use them to simulate airflow, combustion, and materials without building physical prototypes. Researchers run molecular and protein simulations that accelerate drug discovery. And national laboratories use them for nuclear-stockpile stewardship, simulating weapons behavior in place of physical testing.
A system housed at a national supercomputing center is positioned to serve exactly this kind of large-scale science, much of it with strategic value. That is part of why supercomputing leadership is treated as a matter of national capability and not just engineering bragging rights: the work these machines enable feeds directly into a country's scientific, industrial, and defense base. LineShine reaching the top with a fully domestic stack means China can pursue that work without depending on imported high-end hardware for these CPU-friendly workloads, which is the strategic core of the story.
Frequently asked questions
How fast is LineShine?
About 2.198 exaflops, or more than two quintillion calculations per second, roughly 20 percent faster than the previous leader, El Capitan, on the LINPACK benchmark.
What makes its design unusual?
It reaches the top of the list using only CPUs, without the GPUs or accelerators that almost every other leading system relies on. That is unprecedented at the very top of the ranking.
Is it built with domestic technology?
Yes. It uses China's LingKun compute platform (304-core processors), the LingQi interconnect, and the Kylin operating system, with no imported high-end GPUs.
Does this mean China leads in all computing?
No. Topping the TOP500 reflects one benchmark, LINPACK. Leadership in AI training and other workloads depends on different architectures and is measured separately, and accelerator-heavy systems often win there.
Why does a CPU-only design matter politically?
Because US export controls restrict China's access to top-tier GPUs and accelerators. Reaching number one without them shows a viable path around those restrictions for certain workloads, which fuels the broader chip-policy debate.
Sources & further reading
- top500.org/news/lineshine-debuts-no-1-top500-enters-new-global-exascale-era/
- aljazeera.com/economy/2026/6/24/china-takes-us-crown-for-worlds-fastest-supercomputer
- networkworld.com/article/4188115/chinas-lineshine-dethrones-el-capitan-as-the-worlds-fastest-supercomputer.html
- tomshardware.com/tech-industry/supercomputers/chinas-lineshine-supercomputer-dethrones-us-el-capitan-secures-first-place-in-top-500-list
- scmp.com/news/china/science/article/3358107/return-top-chinas-lineshine-beats-us-el-capitan-top500-supercomputer-rankings
- top500.org/lists/top500/2026/06/


