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

推荐订阅源

D
Docker
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
博客园 - 司徒正美
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
D
DataBreaches.Net
B
Blog RSS Feed
博客园_首页
The GitHub Blog
The GitHub Blog
I
InfoQ
L
LangChain Blog
G
Google Developers Blog
M
MIT News - Artificial intelligence
美团技术团队
腾讯CDC
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
博客园 - 聂微东
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Apple Machine Learning Research
Apple Machine Learning Research
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗

The Register - Special Features

Troops’ phones gave away location data to foreign adversaries Qualcomm picks bad time to pitch a $300 laptop platform AI agents get their own phone directory built atop DNS Carnival confirms ShinyHunters cruised off with 6M customer records after April breach Google engineer accused of turning Year in Search secrets into Polymarket payday Are we human? India's cyber agency sets clock at 12 hours to tackle exploited bugs as AI turns up the heat Broadcom gets early start on WiFi 8 with next-gen wireless routing kit Are we human? Microsoft Excel champ proves he still has the formula Anthropic co-founder hallucinates ghost in the machine Anthropic co-founder hallucinates ghost in the machine NASA plans Moon Base buildout with rovers, drones, cargo landers MyPillow must decide whether to be firm or soft as ransomware crims demand pay Starship shows it can deploy satellites, but Moon mission clock still ticks Huawei's chip law looks less like Moore and more like marketing Experts pour cold borscht on Farage's Russian hack claim Logitech unveils a cushioned mouse for all-day use AI eyes scanning for bugs create a worrisome Linux security trend A Russian speaker and jailbroken Gemini went on a hacking spree and emptied at least one MAGA victim's crypto wallets AI datacenter boom collides with US grid reality Media giant settles for $930k amid user-snooping allegations AT&T sues to ditch Cali copper phone lines to save billions FBI warns of Kali365 as device code phishing soars Techie claims Trump Mobile website was leaking thousands of people's data BOFH: Vibe-coded solutions arrive for problems nobody has Dems slam Trump for making cybersecurity hold out the tin cup while splurging on ballroom and Jan. 6 'slush fund' Google explains how it will infuse ads into AI answers AI is getting pricey, but relief is coming, but not for you Deus ex machina: Half of US Christians trust AI's spiritual advice
Explainer: Why your legacy storage is choking your expens...
Robin Birtstone · 2026-06-24 · via The Register - Special Features

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.