# Memory Related Articles

HTX News Center provides the latest articles and in-depth analysis on "Memory", covering market trends, project updates, tech developments, and regulatory policies in the crypto industry.

Crossing the 'Memory Wall': The Wafer-Level Revolution and Computing Power Routes in the AI Inference Era

In 2026, a historic shift occurred in AI as major cloud providers' inference spending surpassed training spending for the first time, signaling a move from "building large models" to "using large models." This shifts the core challenge from computing power to the "memory wall"—the bottleneck of data movement (model weights, activations, KV Cache) between external DRAM and processors, where energy and latency from data transfer far exceed computation itself. Companies like Nvidia face GPU idle time due to bandwidth limits. In contrast, Cerebras Systems adopts a radical "wafer-scale" approach with its Wafer-Scale Engine (WSE). Instead of cutting a silicon wafer into many chips, Cerebras uses almost the entire wafer as one massive chip (WSE-3). This design provides 44GB of on-chip SRAM, delivering memory bandwidth thousands of times higher than traditional HBM (e.g., 21 PB/s vs. Nvidia B200). For LLM inference, weights are streamed layer-by-layer from external MemoryX storage to the chip, avoiding HBM bottlenecks. This results in token generation speeds 1.5–5 times faster than Nvidia's B200 in some models and significant advantages in first-token latency and long-context tasks. Additionally, Cerebras's architecture offers much lower interconnect power consumption (0.15 pJ/bit vs. GPU's ~10 pJ/bit). However, Cerebras faces challenges: SRAM scaling has slowed with advanced nodes, limiting future capacity gains; the chip requires specialized liquid cooling and custom software stacks; and its external I/O bandwidth (150 GB/s) is low compared to NVLink, hindering multi-system scaling for very large models. Competition is intensifying. Major players are pursuing three paths: 1) Developing proprietary inference ASICs (e.g., Google TPU, Microsoft Maia), 2) Leveraging advanced packaging (e.g., TSMC's SoW) to democratize wafer-scale-like integration, potentially eroding Cerebras's process advantage within a few years, and 3) Exploring optical interconnects for ultimate bandwidth. Commercially, Cerebras is transitioning from a hardware vendor to a service provider, facing the immense challenge of building high-power, specialized data centers to meet large contracts (e.g., 250MW/year from 2026–2028). In conclusion, the AI inference era presents a fundamental architectural trade-off. Cerebras opts for extreme physical optimization for low-latency, single-task performance, while Nvidia prioritizes versatility and massive cluster throughput. The path forward remains uncertain, with technology and business models still evolving in the race toward advanced AI.

marsbit06/05 11:07

Crossing the 'Memory Wall': The Wafer-Level Revolution and Computing Power Routes in the AI Inference Era

marsbit06/05 11:07

55TB to 28TB? The Rumor and Panic Behind Rubin's Memory Being Halved

Title: 55TB to 28TB? The Rumor and Panic Behind the Potential Halving of Rubin's Memory. On June 4th, a report from SemiAnalysis suggested NVIDIA's next-gen Vera Rubin NVL72 AI rack may ship with roughly 28TB of SOCAMM DRAM per rack instead of the anticipated 55TB, primarily using 96GB modules. This sparked a market panic, causing Micron's stock to drop over 10% on fears of halved memory demand. However, the article argues this panic is misguided for several key reasons. First, SOCAMM modules are socketed and upgradeable, not soldered. Lower initial configuration doesn't mean permanent demand loss. Second, the primary driver is a severe 2026 LPDDR5X supply shortage, not diminished need. NVIDIA is likely prioritizing rack shipments with available components. Third, with fixed total LPDDR5X supply, using less per rack could allow NVIDIA to ship *more* racks, not necessarily reducing overall memory orders. Micron's sharp drop was also attributed to a broader semiconductor sell-off triggered by Broadcom's earnings, with the SemiAnalysis report providing a convenient narrative for profit-taking after Micron's massive rally. In summary: the report on lower default configurations is likely accurate, but interpreting it as a demand collapse is wrong. The real risk for Micron lies in its reportedly minimal HBM4 share for Rubin, not in potentially flexible SOCAMM demand. The sell-off appears more like a correction amplified by coinciding negative catalysts.

marsbit06/05 01:15

55TB to 28TB? The Rumor and Panic Behind Rubin's Memory Being Halved

marsbit06/05 01:15

Can DeepSeek Save China One Trillion Dollars?

"DeepSeek and the $1 Trillion Infrastructure Question" The article examines whether DeepSeek's AI optimization breakthroughs could potentially save China $1 trillion in future AI infrastructure costs. The analysis begins with Nvidia's upcoming Vera Rubin AI platform, costing ~$7.8 million, where memory (HBM4/LPDDR5X) constitutes $2 million—a 435% cost increase in one year, highlighting how AI hardware spending is shifting toward expensive memory components. DeepSeek's approach works in the opposite direction. Through three key technical innovations showcased in DeepSeek V4, the company dramatically improves hardware efficiency: 1. **Memory Compression (MLA)**: Re-engineers the attention mechanism to compress long-context memory (KV Cache) by over 90%, drastically reducing expensive HBM usage. 2. **Selective Activation (MoE)**: Employs Mixture-of-Experts architecture where only a small fraction of parameters (e.g., 49B out of 1.6T in V4-Pro) are activated per token, allowing most parameters to reside in cheaper memory/SSD. 3. **Computation Caching**: Reuses previously computed results via cache hits, replacing expensive GPU computations with cheap memory reads. Combined, these optimizations allow the same hardware to produce approximately 4x more tokens, effectively reducing required hardware investment by 75%. DeepSeek's pricing reflects this: a 10-billion token workload costs ~$522 monthly versus ~$9,000-$10,000 for competitors. The $1 trillion savings projection stems from McKinsey's estimate that global AI infrastructure will require ~$5.2 trillion investment by 2030. As China's daily token consumption grows toward quadrillions, even marginal efficiency gains scale massively. With a conservative 4x throughput improvement, China could avoid building tens of thousands of AI data centers equivalent to ~7 trillion RMB ($1 trillion) in saved investment. Critically, this strategy shifts dependency from scarce, expensive GPU/HBM—where China lags—toward more accessible storage, caching, and systems engineering where domestic suppliers like CXMT are gaining strength. Rather than "replacing Nvidia," DeepSeek rebalances AI's value chain away from monolithic hardware dependency. Ultimately, DeepSeek's technical breakthroughs could lower the barrier to AI adoption across Chinese industries by making advanced capabilities affordable at scale—transforming who can access next-generation AI.

marsbit06/03 00:47

Can DeepSeek Save China One Trillion Dollars?

marsbit06/03 00:47

AI Competition's New Battlefield: Long-term Memory Becomes the Pain Point, How Users Can Secure Their Own Context Ownership

A new front is emerging in the AI competition: user ownership of long-term memory and context. As AI models like ChatGPT evolve from chat tools into persistent digital assistants that learn user preferences and workflows, a critical question arises: who owns this accumulated "memory"? Currently, this personalized data is siloed within each platform (e.g., OpenAI, Anthropic, Google), creating a fragmented experience when users switch models. The article highlights ZetaChain's strategic pivot from blockchain interoperability to addressing this AI "memory" challenge. Its new focus is on building a "Private Memory Layer" and an "AI Consumer Layer." Through its consumer product Anuma, ZetaChain aims to give users encrypted, portable memory that can be used across different AI models. This system also envisions programmable, auditable permissions for AI agents and a framework where user knowledge can be monetized as shareable assets. Ultimately, ZetaChain's transformation reflects a broader infrastructure shift. The future bottleneck is less about raw model capability and more about continuous context, user-controlled identity, and permission management across multiple collaborating AI agents. The company's ZETA token is being repositioned as an "AI infrastructure token" to facilitate access, payments, and permissions within this proposed ecosystem. The core narrative advocates for returning control of personal context and AI relationships to users, rather than leaving them locked within proprietary platforms.

marsbit06/02 04:30

AI Competition's New Battlefield: Long-term Memory Becomes the Pain Point, How Users Can Secure Their Own Context Ownership

marsbit06/02 04:30

Wang Chuan: When the Neighbor Old Wang Made 30x on Memory Stocks, How to Avoid Anxiety (Part Six) - The Trap of Commoditized Goods

Wang Chuan: When the Neighbor Lao Wang Made 30x on Storage Stocks, How to Stay Anxiety-Free (Part 6) - The Trap of Commoditized Goods. This essay uses historical and current examples to analyze the cyclical and high-risk nature of the data storage industry. It begins with the 1990s rise and dramatic fall of Iomega, whose stock soared over 160x in 18 months before collapsing 97% from its peak, illustrating the fleeting success of storage "meme stocks." The core problem is that storage products, like DRAM and flash memory, are highly commoditized. This leads to extreme volatility: prices have plummeted over 80% multiple times, and company stocks often crash 95% or go bankrupt. The industry's dynamic is defined by "elastic demand facing heavy-asset, long-cycle, rigid supply." When demand spikes and supply is fixed, prices skyrocket, as seen recently with AI-driven demand for High Bandwidth Memory (HBM). Companies like Sandisk and Micron have reported massive revenue and gross margin jumps (e.g., Sandisk's gross margin rising from 22.5% to 78.3%) despite minimal increases in production volume. However, these high margins are self-defeating. They incentivize massive new capacity investments (hundreds of billions planned from 2026), with supply expected to surge by late 2027. Once new supply meets demand, prices and profits will crash, potentially leading to a scenario where "selling more results in earning less." The article debunks the safety of long-term supply agreements, comparing them to fragile non-aggression pacts easily broken when market conditions shift. It warns that when an industry is highly profitable but trades at low P/E ratios, the risk is greatest, as plummeting prices quickly erase those earnings. Multiple asymmetric risks loom, including economic recession, reduced AI spending, faster-than-expected capacity expansion (especially from Chinese firms), and technological innovations that reduce memory requirements. In conclusion, the storage sector is a cyclical trap where periods of euphoric profits are often precursors to devastating downturns, luring unprepared investors into a "wealth incinerator."

marsbit06/01 07:13

Wang Chuan: When the Neighbor Old Wang Made 30x on Memory Stocks, How to Avoid Anxiety (Part Six) - The Trap of Commoditized Goods

marsbit06/01 07:13

Goldman Sachs Research Report Analysis: Chip Shortage to Persist Until 2028, Maintain Buy Recommendations

Goldman Sachs Research Report Summary: Memory Shortage Until 2028, Maintain Buy Recommendations Goldman Sachs' latest Asia-Pacific equities report, "The 720," forecasts a sustained memory chip upcycle extending into 2028, driven by strong AI server demand visibility, limited supply growth, and binding long-term agreements. The firm believes the market significantly underestimates the cycle's duration, as evidenced by low P/E ratios for memory stocks. Key sector calls include raising 12-month price targets for Samsung Electronics and SK Hynix, and upgrading Kioxia from Hold to Buy, citing higher and more sustainable peak profits over the next 2-3 years. The report also highlights the broader AI hardware supply chain benefiting from hyperscaler capex acceleration. Recommendations include: * MediaTek (Buy) for its data center/ASIC pivot. * Eoptolink (Buy) on 1.6T optical module ramp-up. * Biren (Buy) for its AI chip migration. * Huaqin (Buy, newly covered) for its shift from consumer electronics ODM to AI data centers. * Lenovo (Buy) on the AI PC refresh cycle. Other notable mentions include China property developers (under an optimistic scenario), BYD for its affordable city NOA strategy, and select Japanese semiconductor equipment makers. A macro theme notes the divergence between AI-boom beneficiaries (e.g., Korea, Taiwan) and energy-importing economies facing inflationary pressure. The report concludes with standard disclaimers, noting that price targets are forward-looking estimates and that sell-side research has an inherent bullish bias. The core investment thesis hinges on the longevity of the memory upcycle and the AI-driven capex wave.

marsbit06/01 02:14

Goldman Sachs Research Report Analysis: Chip Shortage to Persist Until 2028, Maintain Buy Recommendations

marsbit06/01 02:14

From Suppliers to Shareholders: The Big Three Memory Chip Giants Jointly Invest in Anthropic, AI Supply Chain Power Structure Undergoing Reshuffle

For the first time, memory chip giants Micron, Samsung, and SK hynix have jointly invested in the same AI company, Anthropic, as part of its massive $65 billion Series H funding round. This strategic move, positioning the three rival HBM suppliers as "strategic infrastructure partners," highlights a fundamental shift in the AI industry's power dynamics. With HBM (High Bandwidth Memory) being a critically scarce resource essential for AI model training and inference, securing a stable supply has become a key competitive differentiator. By making these chipmakers shareholders, Anthropic aims to lock in this vital component for its rapid expansion, which includes securing major compute commitments from Amazon, Google, and others. For the memory trio, this investment represents a strategic bet on defining the future of AI hardware. Each company gains: SK hynix reinforces its dominant position in the NVIDIA supply chain; Samsung diversifies its client base beyond NVIDIA; and Micron leverages its geopolitical significance as the sole US-based HBM maker. Their collective move signals that competition in AI is evolving beyond model capability to encompass control over the entire compute supply chain—from chips and memory to power and networking. This vertical integration trend, where infrastructure providers become direct stakeholders in AI firms, marks the industry's maturation as AI transforms from a research project into essential global infrastructure, setting the stage for a new era of ecosystem competition.

marsbit05/30 04:40

From Suppliers to Shareholders: The Big Three Memory Chip Giants Jointly Invest in Anthropic, AI Supply Chain Power Structure Undergoing Reshuffle

marsbit05/30 04:40

Behind Changxin Technology, Stands a Group of A-Share Companies

Changxin Technology, a leading Chinese DRAM (Dynamic Random Access Memory) manufacturer, has passed the review by the STAR Market listing committee, moving closer to an IPO. The company, seeking to raise 29.5 billion yuan, is the first to utilize the new "pre-review mechanism" on the STAR Market, expediting its approval process within five months. As China's largest and most technologically advanced integrated DRAM company, Changxin has achieved mass production of mainstream DDR5 and LPDDR5X products. It holds the fourth-largest global market share and ranks first in China, though it still trails behind industry leaders Samsung, SK Hynix, and Micron in areas like HBM technology. The company reported its first annual profit in 2025, with net profit surging to 24.762 billion yuan in Q1 2026, driven by booming AI-related demand. The IPO has drawn significant market attention due to Changxin's extensive and prestigious shareholder base. This includes state-backed funds like the National Integrated Circuit Industry Investment Fund II, industrial partner GigaDevice, internet giants (Xiaomi, Alibaba, Tencent), and several securities firms and A-share listed companies such as InfoMotion, Shangfeng Cement, and Hefei Urban Construction, which stand to benefit from the listing. The company's founder, Zhu Yiming, a pivotal figure in China's semiconductor industry who also founded GigaDevice, has committed to an unprecedented long-term lock-up of his shares and a massive personal equity incentive plan worth an estimated over 20 billion yuan for employees, excluding himself, upon listing.

marsbit05/28 03:25

Behind Changxin Technology, Stands a Group of A-Share Companies

marsbit05/28 03:25

活动图片