mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
116c173576
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
661 B
Text
17 lines
661 B
Text
The "rdma-core" the userspace components for the Linux Kernel's
|
|
drivers/infiniband subsystem. Specifically this contains the
|
|
userspace libraries for the following device nodes:
|
|
|
|
/dev/infiniband/uverbsX (libibverbs)
|
|
/dev/infiniband/rdma_cm (librdmacm)
|
|
/dev/infiniband/umadX (libibumad)
|
|
|
|
Additional service daemons are provided for:
|
|
|
|
srp_daemon (ib_srp.ko)
|
|
iwpmd (for iwarp kernel providers)
|
|
ibacm (for InfiniBand communication management assistant)
|
|
|
|
The package "pandoc" (available on SlackBuilds.org) is an optional
|
|
build-time dependency. Some man-pages will be missing if "pandoc" was
|
|
unavailable when building the package "rdma-core".
|