Go to file
AllenX e80c8d1c41
add rdma-driver-rs submodule (#39)
Co-authored-by: Pu Wang <pwang7@users.noreply.github.com>
2023-11-02 03:27:30 +00:00
async-rdma@28b58a6b19 update open-rdma as a collective repo 2023-08-22 15:58:27 +08:00
blue-rdma@fe4a882522 update open-rdma as a collective repo 2023-08-22 15:58:27 +08:00
open-rdma-driver@44847cd40b add open-rdma-driver 2023-10-13 22:40:13 +08:00
rdma-driver-rs@016b5ac491 add rdma-driver-rs submodule (#39) 2023-11-02 03:27:30 +00:00
roce-sim@120df9e703 update open-rdma as a collective repo 2023-08-22 15:58:27 +08:00
.gitmodules add rdma-driver-rs submodule (#39) 2023-11-02 03:27:30 +00:00
LICENSE Initial commit 2021-10-18 14:00:23 +08:00
README.md add rdma-driver-rs submodule (#39) 2023-11-02 03:27:30 +00:00

README.md

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.