惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
SegmentFault 最新的问题
Jina AI
Jina AI
罗磊的独立博客
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
J
Java Code Geeks
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
T
The Blog of Author Tim Ferriss
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
I
InfoQ
月光博客
月光博客
博客园_首页
Vercel News
Vercel News
P
Proofpoint News Feed
GbyAI
GbyAI
Y
Y Combinator Blog

BGR - Industry-Leading Insights In Tech And Entertainment

Here's How Much Your Original Macintosh From The '80s Is Worth Today This $10 Gadget On Amazon Adds 4 More USB Ports To Your Laptop 5 Things To Know Before Buying A Laptop Docking Station 11 Ways To Get The Most Out Of Your New PC 7 Of The Best Laptops For Seniors In 2026 Plastic Or Metal Laptop Body: Which Handles Heat Better? Windows Vs macOS: Which Is Better For You? Samsung's Next Laptop Lineup Might Be Abandoning Windows 11 The First Thing To Replace When Your PC Feels Outdated Stop Spending So Much On Second Monitors For Gaming - Do This Instead Amazon Is Selling 2026's Powerful MacBook Air For $150 Off Right Now 5 Ways You Can Speed Up A Slow SSD Laptops Vs. Notebooks: What's The Difference? Intel Is Reportedly Selling CPUs It Would Normally 'Scrap' Due To Overwhelming Demand 3 Common Mistakes People Make When Buying A Monitor Everything Microsoft Is Offering To Stop Students From Buying The MacBook Neo 5 Essential Tips For Cleaning And Maintaining Your PC Can You Use A Laptop Without A Battery? The Keyboard Accessory Most MacBook Owners Should Skip Here's How Much A Replacement Battery For The MacBook Neo Will Cost You How Often Should You Restart Your PC? Here's What Users Say What It Means If Your MacBook Charger Is Blinking Orange Don't Wait To Install Software Updates On Your Laptop - Here's Why Why Did Apple Get Rid Of The Touch Bar On The MacBook Pro? What Happened To IBM PCs? Why The Company Stopped Making Them RAM Prices Are Getting Too High In 2026, So This YouTuber Is Making His Own You Can Finally Get A Raspberry Pi Laptop - But Is It Worth It? Microsoft Says You Don't Need A Third-Party Antivirus App Anymore This Highly Rated 18-In-1 USB-C Hub Is $30 Off On Amazon Right Now 5 Clever Uses For Your PC's Secondary Monitor
China Has Made A Supercomputer Work Without A GPU — Here
Sead Fadilpasic · 2026-06-17 · via BGR - Industry-Leading Insights In Tech And Entertainment
Supercomputer designed for AI processing.

harhar38/Shutterstock

Saying no to Nvidia graphics cards and focusing on self-sufficiency instead is no easy feat, but China is doing this as the AI race rages. Looking to boost its domestic technology, the country has made significant strides in many areas. While producing a lithium-metal battery with double the energy density on a three-minute charge is certainly impressive, it pales in comparison to China's latest supercomputer.

Named LineShine, the supercomputer is capable of delivering up to 1.54 exaflops with its multiple LX2 processors (built on the Armv9 architecture), each consisting of 304 CPU cores. Though most supercomputers rely heavily on GPUs for parallel computing, LineShine works without one, opting for CPUs for its coordination and general computing operations. So how does the supercomputer work without a GPU? Well, it all boils down to a clever workaround that replaces GPUs with a whole army of cores. LineShine houses 20,480 compute nodes, and each one contains two processors, bringing the core tally to 2,451,840.

The SME, or the Scalable Matrix Extension, and the Arm SVE Scalable Vector Extension, both available in each core, provide the extra push, as they support matrix and vector operations for computing and AI training. Since every core has both instruction and data 32 KB L1 caches (along with clusters sharing 28.5 MB L2 cache), it has no problem moving data to the processor smoothly. Finally, the LQLink high-speed network operating at 1.6 Tb/s per node connects all the cores, allowing LineShine to do all operations without a GPU.

How does the LineShine compare to standard supercomputers?

Supercomputer inside a data center.

Germanru/Shutterstock

Though the design of the supercomputer LineShine is nothing short of a technological marvel, it's not without its flaws. Credit where it's due: the CPU-only design does eliminate any GPU memory limitations. However, as a CPU-only system, it's simply not as efficient when compared with heterogeneous CPU/GPU supercomputers. It may be effective overall, but it isn't well-equipped for high-density AI throughput.

The CPU-only supercomputer also loses some of its luster when you compare it to the likes of El Capitan. Whereas LineShine can sustain 1.54-exaflop performance, El Capitan (which remains the fastest supercomputer in the world) significantly outpaces it with its 1.809 exaflops. In isolation, LineShine's total core count of 2.45 million cores seems impressive until you stack them against El Capitan's 11.3 million cores.

In an era when Nvidia is announcing personal AI computers, the LineShine could be a necessary compromise. It may not have the power or efficiency of Western supercomputers, but it certainly makes up for it in sheer adaptability. It makes you wonder what kind of machines the Chinese National Supercomputing Center will be able to conjure up when they build up a stock of domestically made GPUs.