Back to News Feed
NVIDIA Blog28d agoJason Hardy

As AI Increases Demands on Memory, Storage Steps Up

The rapid evolution of artificial intelligence is placing unprecedented strain on traditional computing architectures. As AI models grow in complexity, the requirement for massive datasets and expansive context windows is pushing the limits of system memory. However, simply throwing more storage capacity at the problem is no longer a viable strategy. To truly unlock the potential of modern AI factories, the industry requires more than just volume; it needs intelligent, grounded insights supported by secure and highly efficient storage infrastructures.

At this year’s Future of Memory and Storage (FMS) conference, NVIDIA took center stage to unveil a series of storage advancements. The core message was clear: the next major leap in AI capability relies just as heavily on the storage infrastructure feeding accelerated computing as it does on the raw power of the GPUs themselves.

The Bottleneck of Modern AI Data Pipelines

The pressure on storage infrastructure is mounting as AI agents increasingly consume vast quantities of data. Modern GPUs are now capable of initiating storage requests directly, leading to thousands of concurrent operations. To maintain performance, storage systems must perform a constant, high-speed dance of encryption, compression, verification, and data reconstruction. When thousands of agents attempt to access storage simultaneously, these essential data services can quickly become significant performance bottlenecks.

NVIDIA’s recent technical benchmarks highlight a potential solution. The NVIDIA Vera CPU, a key component of the NVIDIA Vera BlueField-4 STX, has demonstrated up to 3.21x higher throughput compared to traditional x86 CPUs when handling a two-stage compression and encryption pipeline. By utilizing Vera, storage platforms can ingest the massive influx of AI-driven data more effectively, achieving superior throughput while requiring significantly less compute infrastructure.

In the era of accelerated computing, storage is evolving from a passive repository into an active participant in the data path. This shift effectively challenges the 40-year-old economic model of data placement—the traditional tradeoff between keeping data in memory for speed or on a drive for cost-efficiency. With modern NVIDIA-powered AI storage solutions, that latency gap has been compressed from minutes to mere microseconds.

Open Sourcing the Future: The cuFile API

A cornerstone of NVIDIA’s FMS announcements is the decision to open-source its cuFile application programming interfaces (APIs) and the underlying vertical storage software stack. This move allows GPUs to read from and write to storage directly, bypassing the CPU to streamline data access.

"Closing the gap between AI’s needs and memory shortage depends on extreme codesign across the whole ecosystem, from memory and storage manufacturers to the software built on them."

As an open-source component of NVIDIA GPUDirect Storage, cuFile leverages hundreds of thousands of GPU threads and high-bandwidth memory to access data in microseconds. By aligning with Linux best practices, this initiative fosters interoperability between GPUs and data, providing a unified, security-first storage stack. Furthermore, this open approach bolsters the Open Secure AI Alliance, a new collaborative effort featuring industry giants like Google, Intel, NVIDIA, and Meta as inaugural maintainers. These APIs are designed to be optimized across diverse hardware and software platforms, driving innovation across the entire developer ecosystem.

Advancing the Frontier with Storage-Next

Beyond individual APIs, NVIDIA is spearheading an initiative known as Storage-Next. This collaborative effort brings together a broad coalition of over 40 storage and flash vendors—including industry leaders like DDN, KIOXIA, and Micron—to establish interoperable, open industry standards for GPU-driven storage.

The initiative is centered on the concept of SCADA (Scaled, Accelerated Data Access). This framework enables massively parallel GPUs to pull only the specific data required for an application directly from storage into their high-speed memory.

  • Efficiency at Scale: By reducing unnecessary data movement, SCADA eliminates storage bottlenecks.
  • Industry Integration: Partners like DDN are already integrating SCADA with their AI-native data intelligence platforms, such as Infinia.

"AI success will be defined not by how much infrastructure organizations own, but by how productively they use it," noted Sven Oehme, Chief Technology Officer at DDN. "Our collaboration with NVIDIA is helping create a more direct, efficient connection between GPUs and data—keeping accelerated computing resources productive, speeding time to insight and enabling customers to achieve stronger business and financial returns from their AI investments."

Security in the Fast Lane

While direct application-to-drive communication offers immense speed, it introduces potential security risks if not managed correctly. Improperly handled direct access could lead to memory corruption or unauthorized data exposure.

NVIDIA’s SCADA framework addresses this by employing a dual-layer approach: 1. User-Space Efficiency: The performance-critical portions of an application remain outside the trusted computing base to maintain speed. 2. Privileged Security: A separate, privileged component handles the configuration of protected access between the application and its storage, strictly adhering to standard Linux security protocols.

This architecture is integrated into the NVIDIA Vera BlueField-4 STX, a modular, rack-scale foundation powered by the NVIDIA Vera Rubin platform and NVIDIA Spectrum-X Ethernet networking. By utilizing the unified NVIDIA DOCA security stack, enterprises can enforce continuous security policies directly within the AI data path. Additionally, NVIDIA CMX Context Memory Storage provides a dedicated AI-native context tier, specifically designed for the long-context, multi-turn requirements of modern agentic AI inference.

As the industry looks toward the future, these advancements in fast, parallel, and secure storage infrastructure are essential. By feeding high-quality, grounded data to AI factories at unprecedented speeds, these technologies ensure that the next generation of AI can produce more accurate and useful intelligence at scale.

#rag