Go to file
BIGWJZ 13af9a697d add blue-dmac to readme 2024-09-27 00:57:46 +08:00
async-rdma@28b58a6b19 update open-rdma as a collective repo 2023-08-22 15:58:27 +08:00
blue-dmac@e2515db345 add submodule blue-dmac 2024-09-27 00:57:46 +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 submodule blue-dmac 2024-09-27 00:57:46 +08:00
LICENSE Initial commit 2021-10-18 14:00:23 +08:00
README.md add blue-dmac to readme 2024-09-27 00:57:46 +08: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.
  • blue-dmac is a DMA controller based on Xilinx UltraScale+ PCIe IP written in Bluespec.