๐Ÿ‡จ๐Ÿ‡ณStalecollected in 23m

China launches GPU-free LineShine supercomputer with 2.45M CPU cores

China launches GPU-free LineShine supercomputer with 2.45M CPU cores
PostLinkedIn
๐Ÿ‡จ๐Ÿ‡ณRead original on TechNode

๐Ÿ’กSee how China is scaling exascale computing without GPUs, potentially shifting the future of AI infrastructure.

โšก 30-Second TL;DR

What Changed

System delivers 1.54 exaFLOPS performance using only CPU architecture.

Why It Matters

This development highlights a significant push to achieve computational sovereignty by decoupling high-performance AI and scientific workloads from reliance on Western GPU supply chains.

What To Do Next

Evaluate whether your current model training or inference pipelines can be optimized for CPU-based clusters to reduce dependency on scarce GPU resources.

Who should care:Developers & AI Engineers

Key Points

  • โ€ขSystem delivers 1.54 exaFLOPS performance using only CPU architecture.
  • โ€ขPowered by 2.45 million domestic LX2 processors based on the Armv9 instruction set.
  • โ€ขSignals a strategic shift toward CPU-centric high-performance computing to bypass GPU supply constraints.

๐Ÿง  Deep Insight

Web-grounded analysis with 12 cited sources.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขThe LX2 processor, potentially designed by Huawei, is a custom Armv9-based CPU featuring 304 cores per processor, an unusual memory subsystem with 32 GB of on-package HBM (4 TB/s bandwidth), and up to 256 GB of off-package DDR5 memory.
  • โ€ขLineShine achieves 1.54 exaFLOPS in BF16 training performance and can peak at 2.16 exaFLOPS when training a 6.3-billion-parameter Earth observation generative compression model.
  • โ€ขThe supercomputer is interconnected by China's proprietary LingQi (LQLink) high-speed network, which uses a dual-plane multi-rail fat-tree topology and provides 1.6 Tb/s bandwidth per node.
  • โ€ขThe system runs on Anolis OS 8.9, an Alibaba-developed RHEL-compatible Linux distribution, and includes a ROCm-compatible environment, GCC, rocBLAS, and PyTorch 2.7.1.
  • โ€ขLineShine is explicitly positioned as a direct response to US export controls on advanced GPUs, demonstrating China's commitment to achieving 'full-stack independence' in high-performance computing through entirely domestic hardware and software.
๐Ÿ“Š Competitor Analysisโ–ธ Show
Feature/BenchmarkLineShine (China)El Capitan (USA)Frontier (USA)Aurora (USA)
ArchitectureCPU-only (Armv9-based LX2)CPU+GPU (AMD EPYC + AMD Instinct MI300A)CPU+GPU (AMD EPYC + AMD Instinct MI250X)CPU+GPU (Intel Xeon Max + Intel Data Center Max GPUs)
Peak Performance2.16 ExaFLOPS (BF16 training) / Claimed >2 ExaFLOPS (sustained FP64)2.79 ExaFLOPS (peak)1.353 ExaFLOPS (Rmax)1.012 ExaFLOPS (Rmax)
Sustained Performance1.54 ExaFLOPS (BF16 training)1.742 ExaFLOPS (Rmax Linpack)1.353 ExaFLOPS (Rmax Linpack)1.012 ExaFLOPS (Rmax Linpack)
Processor Count40,960 LX2 processors (2.45M cores)>11,000 nodes (over 11M cores)N/AN/A
InterconnectLingQi (LQLink), 1.6 Tb/s per nodeSlingshot 11HPE Cray SlingshotN/A
Memory SubsystemOn-package HBM + off-package DDR5HBM3HBM2eHBM2e
Domestic OriginFull-stack domestic (chips, network, storage, OS)US-builtUS-builtUS-built
TOP500 StatusNo independent Linpack data published; not expected to appear on TOP500#1 as of November 2025 (1.742 ExaFLOPS Rmax)#2 as of November 2024 (1.353 ExaFLOPS Rmax)#3 as of November 2024 (1.012 ExaFLOPS Rmax)

๐Ÿ› ๏ธ Technical Deep Dive

  • Processor (LX2): Armv9-based, with each processor integrating two compute chiplets for a total of 304 CPU cores. These cores are organized into eight CPU clusters, each containing 38 cores.
  • Memory Architecture: Each LX2 processor features a hybrid memory subsystem, combining 32 GB of on-package High Bandwidth Memory (HBM) providing approximately 4 TB/s of bandwidth, and up to 256 GB of off-package DDR5 memory. The processor has 16 NUMA domains, with four HBM and four DDR domains per chiplet. A dedicated SDMA engine manages data movement between DDR and HBM.
  • Node Configuration: The LineShine system comprises 20,480 compute nodes, with each node housing two LX2 processors, totaling 608 cores, 64 GB HBM, and 512 GB DDR per node.
  • Interconnect: The LingQi (LQLink) high-speed network utilizes a dual-plane multi-rail fat-tree topology, delivering 1.6 Tb/s bandwidth per node.
  • Performance Capabilities per LX2: A single LX2 processor delivers 60.3 TFLOPS in FP64 performance, 240 TFLOPS in BF16/FP16 throughput, and 960 TOPS in INT8 performance, optimized for dense AI and matrix workloads via SME and SVE vector units.
  • Storage System: The supercomputer includes 650 PB of storage capacity with an aggregate bandwidth of 10 TB/s, distributed across 428 storage nodes in 67 liquid-cooled cabinets.
  • Operating System & Software Stack: LineShine runs on Anolis OS 8.9, an Alibaba-developed RHEL-compatible Linux distribution. Its software environment is ROCm-compatible and includes GCC 8.5.0, rocBLAS, and PyTorch 2.7.1, alongside a software-defined asynchronous MPI runtime for optimized performance.

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

China will achieve greater technological self-sufficiency in HPC and AI.
LineShine's 'full-stack independence' from hardware to software, built entirely with domestic components, directly addresses US export controls and reduces reliance on foreign technology.
The CPU-only architecture will drive innovation in software optimization for HPC and AI.
To achieve exascale performance without GPUs, developers must focus on cross-stack optimization, including compiler vectorization, NUMA-aware memory management, and interconnect tuning.
Global supercomputing trends may diversify, with more nations exploring CPU-centric designs for strategic independence.
LineShine demonstrates a viable alternative to GPU-dominated systems, potentially influencing other countries facing similar supply chain or geopolitical constraints to invest in domestic CPU development for HPC.

โณ Timeline

1983-11
China's first supercomputer, 'Galaxy-I,' passes national evaluation.
2009-05
National Supercomputing Center in Shenzhen (NSCS) approved.
2010-11
Tianhe-1A becomes the world's fastest supercomputer.
2016-06
Sunway TaihuLight, running on homegrown ShenWei processors, becomes the world's fastest supercomputer.
2021-03
Arm unveils Armv9 architecture, focusing on AI, security, and performance gains.
2025-12
LineShine full system deployment and activation, with sustained performance exceeding 2 exaFLOPS claimed.
2026-04
LineShine supercomputer project announced/unveiled in Shenzhen.

๐Ÿ“Ž Sources (12)

Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.

  1. tomshardware.com
  2. glennklockwood.com
  3. jonpeddie.com
  4. kucoin.com
  5. letsdatascience.com
  6. intelligentliving.co
  7. cryptobriefing.com
  8. scmp.com
  9. livescience.com
  10. rdworldonline.com
  11. wikipedia.org
  12. youtube.com
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: TechNode โ†—