Can the RTX3090 be connected to a pcie card (e.g. FPGA) for communication?

I have an RTX 3090. now I want to use the FPGA for direct data transfer with the RTX 3090 via PCIe. Which way should I use?
Now I know that Tesla and Quadro can use GPUDirect RDMA to get the bus address of the memory, but I don’t have these GPUs at the moment.

Hi @jychen2021,

if you are using CUDA to achieve RDMA this should work with the RTX 3090 just as well.

But of course since the RTX is a consumer card there is no guarantee on functionality or performance of using it in your setup.