Hi, I want to implement a direct data transfer from our PCI-Express card to a GPU. I am a bit confused about the supported devices for GPUDirect RDMA. I want to use a Geforce GTX 1060. In this document (http://docs.nvidia.com/cuda/gpudirect-rdma/index.html#overview) I read that I need “Kepler-class GPUs and CUDA 5.0”. Later on in the same document I find “GPUDirect RDMA is available on both Tesla and Quadro GPUs.”. According to this page (CUDA GPUs - Compute Capability | NVIDIA Developer) the GeForce GTX 10xx support CUDA 6.1.
Does that mean I can use the GeForce GTX 10xx cards for GPUDirect RDMA? Or do I need a Quadro or Tesla Card?
Thanks,
Ginsengelf