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

推荐订阅源

月光博客
月光博客
Microsoft Security Blog
Microsoft Security Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 叶小钗
博客园 - 三生石上(FineUI控件)
爱范儿
爱范儿
T
Tailwind CSS Blog
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
WordPress大学
WordPress大学
H
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
腾讯CDC
V
V2EX
Jina AI
Jina AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
B
Blog
M
MIT News - Artificial intelligence
宝玉的分享
宝玉的分享

The Register

Grafana offers AI assistant for free, warns users not to go mad Right to repair champ Framework punts modular 13in laptop with Core Ultra Series 3 Scotland Yard can keep using live facial recognition on Londoners, say judges UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Nation-states want to cause harm, not just steal cash - stop handing your cyber defenses to the cheapest contractor Murder, she wrote: Ex-FBI chief wants some ransomware crims charged with homicide Phone-to-satellite use goes into orbit, growing 25% in 8 months macOS ClickFix attacks deliver AppleScript stealers to snarf credentials, wallets Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks The spaghettified DBMS chart that shows Oracle's crown is slowly slipping Yet another ex-ransomware negotiator admits turning rogue after payoff from crimelords FAA grounds Blue Origin's New Glenn as it probes missed satellite delivery 'mishap' AMD's Ryzen 9 9950X3D2 Dual Edition tested: Gratuitous overkill with a price to match AI-assisted intruders pwned Vercel via OAuth abuse and a pilfered employee account Crook claims to leak 'video surveillance footage' of companies Met police trials snoop tech platform in push to cuff more London shoplifters England's school phone ban gets teeth, just in time to bite no one Adaptavist Group breach spawns imposter emails as ransomware crew claims mega-haul Panasonic creates device-locked QR codes to speed facial biometric capture Iran claims US used backdoors to knock out networking equipment during war NASA Inspector fears new spacesuits won’t be ready for Moon landing Vibe coding upstart Lovable denies data leak, cites 'intentional behavior,' then throws HackerOne under the bus Trump-branded datacenter project fails to make itself great, again World's blandest man steps down from CEO job to spend more time in tastefully appointed home Chase got a spiff of $77 million to create one job with New York datacenter Scot becomes second Scattered Spider-linked crook to plead guilty in US You too can build a nuclear battery from junk you have lying around the house Schmoozebots: study finds flattery will get AI everywhere One of Europe's sovereign cloud picks may not be so-sovereign after all New Android development tool designed for robots, not humans
Explainer: Why your legacy storage is choking your expens...
Robin Birtstone · 2026-06-24 · via The Register

THE REGISTER EXPLAINER: GPUs idle? Blame your outdated storage, not the silicon sprinters.

When your accelerators sit idle, the problem usually isn't the chips. It's everything between them and the data. Rather than thinking purely about GPU performance, it's time to think about storage as an active engine for throughput, rather than a passive archive. Legacy storage architectures aren't built that way.

What is GPU starvation?

A starved GPU is an accelerator waiting around with nothing to do because data isn't arriving quickly enough. Sometimes the network is choking; in other cases, the next batch of training or inference data can't get off storage fast enough.

Modern AI training and inference workloads demand sustained high-bandwidth, low-latency feeds that traditional storage was never designed to deliver.

How do companies solve the AI storage problem?

In many cases, badly. To compensate for slow, passive storage, teams copy and stage datasets into whichever environment can run the next experiment, paying what HPE calls a "staging tax" of extra hops and latency. When GPU utilization drops, those expensive accelerators become idle capital.

Why does this matter now?

The economics have caught up with the problem. Gartner found that only 28 percent of AI infrastructure projects fully deliver ROI. Storage increasingly shows up as the bottleneck that drives those numbers down. Pilots that ran fine on small, curated datasets hit throughput constraints the moment they scale to distributed jobs, longer training runs, and frequent checkpointing. That's where a lot of programs stall.

Instead of relying on passive legacy storage, HPE advocates an "AI-ready data architecture” that gives storage the attention it needs.

What does an AI-ready data architecture actually look like?

Unify access first. Before chasing raw drive speed, fix the fragmentation. A unified access layer gives teams a consistent view of data across hybrid environments, so pipelines stop depending on constant copying and rehydration.

Enrich on the way in. Unstructured data should arrive ready for consumption. Extracting vectors and metadata in the ingest path makes large datasets searchable immediately and exposing that metadata through open standards like the Model Context Protocol (MCP) lets agents and AI workloads discover governed data without manual tagging.

Engineer for sustained throughput. All-NVMe, disaggregated designs paired with GPUDirect paths deliver data straight to accelerators and bypass the I/O bottlenecks that throttle utilization.

End to end governance. Apply consistent policies, lineage tracking, and access controls across distributed data to ensure data is trusted, auditable, and used responsibly wherever it resides.

What's the payoff for the business?

Three things change:

Iteration speeds up because engineers stop wrangling and start training.

Capex stops decaying because the accelerators bought at premium rates actually run at the utilization that justified the invoice.

Pilots can scale into durable production systems instead of expensive lessons. That assumes you've structured everything else in the stack correctly, from networking to model choice.

The path to AI that works at scale runs through data pipelines feeding the silicon, not only through the silicon itself.

Sponsored by HPE.