Open daynauth opened 3 years ago
Hi @daynauth,
GDRCopy supports Quadro- and Tesla-class GPUs only. In other words, it does not work with Jetson AGX today.
ERROR (dkms apport): unable to determine source package for gdrdrv-dkms this particular error could be related to something else.
But eventually, after solving this problem, you would bang against the fact that GPUDirect RDMA APIs for iGPU in L4T are slightly different than those available on discrete GPUs.
Besides, GPUDirect RDMA support on iGPU only works on memory allocated via cudaHostAlloc.
Is it possible to install this on the Jetson AGX?
I tried installing the .deb package but keep getting the error
Also, I'm using the release version, not the git clone (the git clone gives the same error)