This package browser is in early development. Mind the rough edges.

rdma-core 54.0

Utilities and libraries for working with RDMA devices

This package provides userspace components for the InfiniBand subsystem of the Linux kernel. Specifically it contains userspace libraries for the following device nodes:

  1. /dev/infiniband/uverbsX (libibverbs)

  2. /dev/infiniband/rdma_cm (librdmacm)

  3. /dev/infiniband/umadX (libibumad)

The following service daemons are also provided:

  1. srp_daemon (for the ib_srp kernel module)

  2. iwpmd (for iWARP kernel providers)

  3. ibacm (for InfiniBand communication management assistant)

Installation

Install rdma-core 54.0 as follows:

guix install rdma-core@54.0

Or install the latest version:

guix install rdma-core

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.