Skip to content

rdma-from-gpu/rdma-shim

Repository files navigation

rdma-shim

DOI

This library provides the essential CUDA implementation to do RDMA operations on a mlx5-supported card. This needs a custom version of rdma-core which exposes some internals, available here.

License

(C) 2023-2024 Massimo Girondi [email protected]

(C) 2023 Mariano Scazzariello [email protected]

The original code in this repository is licensed under the GNU GPL v3 license. See LICENSE.

Some minor portions of the source code have been borrowed from NVIDIA NVSHMEM and UCX. Such portions are covered by the original licenses.