I have never used RDMA. Though on single PCs, I have run commands that uses DMA for memory transfer. Can I use RDMA over ethernet ( I am using switch that support 10BASE-T, 100BASE-TX).
I will be using MPI to access data from two seperate machines independent of CPUs.
Is that possible? Or do I have to buy a special hardware?