4 Sources
[1]
As AI Increases Demands on Memory, Storage Steps Up
At FMS, NVIDIA shows how accelerated computing enables AI applications to access storage directly -- fast enough to act like memory and secure by design. Surging AI demands are driving the need for massive datasets and context windows that burst past the confines of system memory. But rising
[2]
'AI success will be defined not by how much infrastructure organizations own, but by how productively they use it': Nvidia lays out its thoughts on how storage has become the next frontier of AI
* Nvidia open sources its cuFile APIs and storage stack into a new GitHub organization with Google, Intel, and Meta as founding maintainers, and formally launched Storage-Next with 40-plus flash and storage vendors * Nvidia's key unveiling is its SCADA framework, which moves the storage control
[3]
Nvidia open sources cuFile API, accelerating GPU read/write capability for high-speed storage
As artificial intelligence applications become ever hungrier for faster access to data, Nvidia Corp. today announced it is open-sourcing the application programming interface for its powerful cuFile vertical data storage stack, enabling millisecond data access. The company also announced a
[4]
NVIDIA Opens cuFile and Builds an SSD-to-GPU Storage Ecosystem
NVIDIA has opened the source code for the cuFile API and associated GPU-direct storage components. The change gives storage vendors and software developers greater access to the technology used by GPUDirect Storage to move information between NVMe storage and GPU memory without routing every
Share
Copy Link
NVIDIA announced it is open-sourcing its cuFile API at the Future of Memory and Storage conference, enabling direct GPU-to-storage data access in microseconds. The company also launched Storage-Next, bringing together over 40 storage vendors including DDN, Kioxia, and Micron to standardize GPU-driven storage solutions for AI workloads.

NVIDIA announced at the Future of Memory and Storage conference that it is open-sourcing its cuFile API and the vertical storage software stack underneath it, marking a significant shift in how AI storage infrastructure operates
1
. The cuFile API, a core component of NVIDIA GPUDirect Storage, enables GPUs to read from and write to storage directly without CPU intervention, accessing data from storage in just microseconds1
3
. Google, Intel, and Meta have joined as inaugural maintainers of this open-source initiative, creating a new home for APIs that can be optimized across various software and hardware platforms1
. Intel's participation is particularly notable, as a leading supplier of x86 silicon in storage controllers has now signed on to maintain software designed to remove that silicon from the I/O path2
.NVIDIA launched Storage-Next, an industry-wide initiative bringing together over 40 leading storage and flash vendors including DataDirect Networks, Kioxia, and Micron
1
3
. The initiative aims to align storage makers, controller vendors, thermal design, cooling and orchestration operators, and standards bodies on how GPU-driven storage should behave, then transform these advancements into interoperable, open industry standards1
. DDN Chief Technology Officer Sven Oehme stated, "AI success will be defined not by how much infrastructure organizations own, but by how productively they use it"2
3
. Partner systems from DDN, Dell, HPE, IBM, VAST Data and WEKA are due in the second half of 2026, while Kioxia's XL-Flash drives built for 512-byte access are in development under Storage-Next2
.The Storage-Next initiative is grounded in NVIDIA's SCADA framework—short for scaled, accelerated data access—which lets massively parallel GPUs pull only the data necessary for applications directly from storage into their own high-speed memory
1
. The SCADA framework moves the storage control path onto the GPU, allowing parallel GPUs to construct and complete their own storage requests and absorb per-operation latency2
. This architecture prevents GPU starvation, where expensive accelerators sit idle waiting for data to be ready3
. DDN is integrating SCADA with Infinia, its software-defined, AI-native data intelligence platform built to eliminate storage bottlenecks at scale1
. SCADA also maintains security by splitting access across different jobs: user applications receive raw speed while staying outside the encrypted, secure computing base, while a separate privileged component configures protected access following Linux protocols3
.Related Stories
The push for GPU-initiated storage addresses a critical bottleneck in AI inference performance. Most enterprise SSDs have been tuned around 4KB random reads for nearly a decade to match virtualization and databases, but AI inference access patterns are considerably smaller—embeddings run a few hundred bytes, and KV cache blocks sit well under a kilobyte
2
. Serving 512-byte requests from 4K-tuned drives imposes approximately eightfold read amplification, and at tens of terabytes of small objects, that amplification determines whether flash works as a memory tier at all2
. NVIDIA is focusing on 512-byte IOPS rather than raw bandwidth because inference performance depends heavily on serving high volumes of small random reads efficiently2
. NVIDIA's roadmap calls for Gen7 SSDs sustaining 100 million IOPS each2
.Benchmarks show that the NVIDIA Vera CPU, part of NVIDIA Vera BlueField-4 STX, delivers up to 3.21x higher throughput than an x86 CPU in a two-stage compression and encryption pipeline
1
. With accelerated computing, storage stops being a passive place to keep data and becomes an active part of the data path, fundamentally changing the economics of when data belongs in memory versus on a storage drive1
. The tradeoff between memory and storage access, first framed 40 years ago when measured in minutes, now plays out in microseconds on modern GPUs paired with AI storage solutions1
. Using Direct Memory Access (DMA), cuFile moves data directly between NVMe storage and GPU memory without routing transfers through conventional CPU-managed system-memory buffers4
. This creates a more efficient path for loading model weights, datasets, and other information that cannot remain permanently resident in GPU memory, though HBM and GDDR remain considerably faster with lower latency4
. The development is immediately relevant to AI servers handling retrieval-augmented generation, agentic AI models, and large inference datasets, where even small reductions in idle periods can improve the economics of large GPU clusters4
.Summarized by
Navi
[3]
17 Mar 2026•Technology

19 Mar 2025•Technology

17 Dec 2025•Technology

1
Science and Research

2
Policy and Regulation

3
Technology