Paketname | rdmacm-utils |
Beschreibung | Examples for the librdmacm library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.10-1 |
Sektion | net |
Priorität | extra |
Installierte Größe | 116 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libibverbs1 (>= 1.1.2), librdmacm1 (>= 1.0.7) |
Empfohlene Pakete | |
Paketbetreuer | Roland Dreier |
Quelle | librdmacm |
Paketgröße | 26374 Byte |
Prüfsumme MD5 | cca2d4f61a6f727096fbedf844ae0f80 |
Prüfsumme SHA1 | 4fe4f0f72d864ed874701ccb9ecdd305b8e7c8aa |
Prüfsumme SHA256 | 968b7bb9fae94ecf4880040cb9e2f943010e94c6641d9fdec3c435f90177b4c6 |
Link zum Herunterladen | rdmacm-utils_1.0.10-1_i386.deb |
Ausführliche Beschreibung | 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 useful librdmacm1 example programs such as
rping and udaddy.
|