软件包:librdmacm1t64(52.0-2 以及其他的)
Library for managing RDMA connections
librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based.
librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data.
This package contains the shared library.
其他与 librdmacm1t64 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libibverbs1 (>= 31)
- Library for direct userspace use of RDMA (InfiniBand/iWARP)
-
- dep: libnl-3-200 (>= 3.2.7)
- library for dealing with netlink sockets