_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rdma-core 48.0
Dependencies: libnl@3.5.0 eudev@3.2.14
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://github.com/linux-rdma/rdma-core
Licenses: GPL 2 X11-style FreeBSD CC0 Modified BSD
Synopsis: Utilities and libraries for working with RDMA devices
Description:

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)