Hi, I have the opportunity to bid for some research funding for my project, and I'm thinking of speccing a workstation for processing video in realtime, and sensor data in real time.
For both situations, I'm interested in the lowest latency possible. For the sensor data, one or more nrf24l01+'s will be used to collect the data. What is the best way to transfer this to the gpu? I'm thinking of some sort of PCIe interface then gpudirect rdma or directgma.
I'm completely new to this kind of thing, and researching online appears confusing. I see there's quite a few gpudirect compatible products like high speed NICs or fpdp ports but I'm talking about stuff I don't know enough about.
At the moment, I'm going nrf24l01+ to stm32 to usb to pc. Wanting to know how to minimise the hops for a gpu workstation (Tesla, Firepro, etc...).
Thanks, Joe