Does Jetson AGX Orin Dev kit support GPU Direct RDMA?

Hello All-

I have an application that I would like to prototype on a Jetson AGX Orin Developer kit which requires the capture and processing of 4K 60 fps video. If possible, I would like to take advantage of RDMA to avoid CPU overhead. However, I have been told that the AGX Orin does not support RDMA. Can anyone confirm this? If this is true, does nVidia have any any other SOC platforms that do support RDMA or will I need a discrete GPU?

Thanks!

Jim

So I found this forum post: https://forums.developer.nvidia.com/t/gpudirect-rdma-module-can-not-be-insert-into-kernel/227961 which seems to suggest a work around. I have yet to try, but before putting too much effort into it, I thought I would reach out to see if anyone has successfully enabled RDMA on the Jetson AGX Orin dev kit using this workaround? I’ll give it a go myself, and if it works I will reply to this post as well.

Hi,
Currently GPU Direct RDMA is not supported on Jetpack 5 releases. We are working on it. Will update when there is further progress.

DaneLLL-

Are you suggesting that the workaround that was proposed in https://forums.developer.nvidia.com/t/gpudirect-rdma-module-can-not-be-insert-into-kernel/227961will not work?

Jim

Hi,

Currently, RDMA on Orin has a symbol conflict issue.
A WAR like GPUDirect RDMA - Module can not be insert into kernel - #28 by YK_SpartanRadar that manually fixes this issue can work.

We already fix this issue in our internal branch but no concrete release schedule yet.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.