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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
J
Java Code Geeks
Jina AI
Jina AI
罗磊的独立博客
宝玉的分享
宝玉的分享
S
SegmentFault 最新的问题
D
DataBreaches.Net
博客园 - 叶小钗
腾讯CDC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
B
Blog
V
Visual Studio Blog
雷峰网
雷峰网
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

BGR - Industry-Leading Insights In Tech And Entertainment

4 Features To Look For In Your Next Phone Case The Apple Watch Series 11 Is Great, But Smart Money Buys This Smartwatch Instead 4 Of The Most Useful Gadgets For Seniors (Besides Phones) Is It Safe To Plug Your Phone Into A USB Wall Socket? 5 Ways To Speed Up Your MacBook Neo 5 Myths About Incognito Mode You Need To Stop Believing Here's How Much The MacBook Neo's Display Costs To Replace 5 Of The Best Nintendo Switch 2 Carrying Cases New Breakthrough In Quantum Computers Could Completely Change How Much They Cost 5 3D Printer Projects To Take Your Raspberry Pi Builds To The Next Level What Makes The Apple Pencil So Expensive? 5 Notoriously Unreliable Retro Consoles You Should Avoid Why You Can't Just Buy A Petabyte Hard Drive 4 Reliable USB Charger Brands That Can Compete With Anker There Might Be A Drawback To Using Your Roku On A Monitor 5 Email Etiquette Rules People Break All The Time Here's What Those Two Holes Are For On Your Samsung Galaxy Phone Cheap Projectors Will Probably Leave You Disappointed - Here's Why 5 Weird Raspberry Pi Projects That Will Freak Out Your Friends What's The Point Of A Mini PC If You Already Have A Laptop? Yellowstone Star Wes Bentley Explored Deep Space In A Beloved Sci-Fi Movie 7 Renter-Friendly Smart Home Upgrades Your Landlord Won't Mind This Palm-Sized Camera Gadget Is The Secret To Capturing Perfect Lightning Strikes Upstream Vs. Downstream USB Ports On Your Monitor: What's The Difference? 4 Of The Coolest Gadgets For Your Xbox Don't Wait To Upgrade Your MacBook In 2026 - Here's Why Should You Accept Or Reject Cookies From A Website? 5 Gaming Monitors That Are Perfect For Your PlayStation 5 What A Smart Thermostat Actually Saves You Money On (And What It Doesn't) 5 USB-Powered Gadgets That Can Replace Traditional Appliances
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.