GPUDirect Storage kernel driver to read/write data from supported storage using cufile APIs
GPUDirect Storage kernel driver nvidia-fs.ko is a kernel module to orchestrate IO directly from DMA/RDMA capable storage to user allocated GPU memory on NVIDIA Graphics cards.
Currently the driver supports following storage solutions.
For more details on using GPUDirect Storage please visit https://docs.nvidia.com/gpudirect-storage/index.html GDS documents and online resources provide additional context for the optimal use of and understanding of GPUDirect Storage.
$ cd src
$ export CONFIG_MOFED_VERSION=$(ofed_info -s | cut -d '-' -f 2)
$ sudo make
$ sudo insmod nvidia-fs.ko