Is there any plans to support cudaHostRegister() with cudaHostRegisterIoMemory on Jestson AGX Orin?
My company have products that supports x86 with Nvidia GPUs. We also want to add support for Jetson AGX Orin iGPU. It’s kind of a deal breaker for my application that a PCIe device can’t write to GPU accessible memory. Yes, I could also use nvidia-p2p (GPUDirect RDMA). But since it’s not working as expected and requires workarounds it’s far from ideal.