SOSP2025

Managing Scalable Direct Storage Accesses for GPUs with GoFS

Shaobo Li, Yirui Eric Zhou, Yuqi Xue, Yuan Xu, Jian Huang

摘要

As we shift from CPU-centric computing to GPU-accelerated computing for supporting intelligent data processing at scale, the storage bottleneck has been exacerbated. To bypass the host CPUand alleviate unnecessary data movements, modern GPUs enable direct storage access to SSDs (i.e., GPUDirect Storage). However, current GPUDirect Storage solutions still rely on the host file system to manage the storage device, direct storage accesses are still bottlenecked by the host.