Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 824 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 824 Bytes

open-rdma

Join the chat at https://gitter.im/datenlord/open-rdma

RoCE v2 hardware and software implementation:

  • blue-rdma is RoCE v2 hardware implementation using Bluespec;
  • open-rdma-driver is the Linux driver for blue-rdma.
  • roce-sim is RoCE v2 compatibility test framework writtin in Python and Rust;
  • async-rdma is Rust Async binding for RDMA verbs API.
  • rdma-drivers-rs is Rust Linux driver for RDMA rxe and mlx4 device.