Abstract
As GPU hardware becomes increasingly general-purpose, it is quickly outgrowing the traditional, constrained GPU-as-coprocessor programming model. To make GPUs easier to program and improve their integration with operating systems, we propose making the host's file system directly accessible to GPU code. GPUfs provides a POSIX-like API for GPU programs, exploits GPU parallelism for efficiency, and optimizes GPU file access by extending the host CPU's buffer cache into GPU memory. Our experiments, based on a set of real benchmarks adapted to use our file system, demonstrate the feasibility and benefits of the GPUfs approach. For example, a self-contained GPU program that searches for a set of strings throughout the Linux kernel source tree runs over seven times faster than on an eight-core CPU.
Original language | English |
---|---|
Pages (from-to) | 485-497 |
Number of pages | 13 |
Journal | ACM SIGPLAN Notices |
Volume | 48 |
Issue number | 4 |
DOIs | |
State | Published - Apr 2013 |
Keywords
- Accelerators
- File Systems
- GPGPUs
- Operating Systems Design
All Science Journal Classification (ASJC) codes
- General Computer Science