Which common bottleneck does GPU Direct Storage avoid?
GPUDirect Storage transfers data directly between storage and GPU memory using DMA, avoiding the CPU bounce buffer and the associated CPU data-copy overhead. NVIDIA GPUDirect Storage Overview Guide
Community Discussion