I am switching from AMD gpu to Nvidia gpu and have some queries to use DirectX in Nvidia gpus.
I found online that Nvidia GPUDirect RDMA supports CUDA/OpenGL/DirectX but could not find any examples where DirectX was used to access RDMA. So can you let me know if I can use DirectX APIs to access RDMA , if yes then can you provide the steps to perform this.
What is the maximum & minimum memory size which can be allocated for GPUDirect RDMA in Nvidia gpus??
Where you get info opengl/driectx related with GDR(GPU Driect RDMA)?
OpenGL/DriectX is graph libs. GDR is for communication between node(through RDMA NIC HCA), We support GDR through CUDA/infiniband Verbs, base on Tesla GPU and NVIDIA infiniband/RoCE.