ledatelescope / bifrost

A stream processing framework for high-throughput applications.
BSD 3-Clause "New" or "Revised" License
66 stars 29 forks source link

GPUdirect #119

Open atorremdscc opened 5 years ago

atorremdscc commented 5 years ago

I have seen that udp_capture block has a provision for the use Mellanox VMA library that help to speed up the adquisition of udp packets. However, I cannot see any reference to GPUdirect rdma to accelerate the communication between the network card and the GPU. Can GPUdirect be used in Bifrost?

telegraphic commented 5 years ago

I certainly agree that gpudirect from NIC to GPU would be amazing, but at the moment this is not implemented (@benbarsdell please correct if wrong)