Pakket: librdmacm1 (48.0-1) [debports]
Verwijzigingen voor librdmacm1
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan librdmacm1 gerelateerde pakketten
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6.1-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