Paketname | librdmacm1-dbg |
Beschreibung | Debugging symbols for the librdmacm library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.10-1 |
Sektion | debug |
Priorität | extra |
Installierte Größe | 244 Byte |
Hängt ab von | librdmacm1 (= 1.0.10-1) |
Empfohlene Pakete | |
Paketbetreuer | Roland Dreier |
Quelle | librdmacm |
Paketgröße | 83910 Byte |
Prüfsumme MD5 | a4bcbbd14288de1ecae241d3d343257d |
Prüfsumme SHA1 | d30aab85f66b6d5efab2aee0aaaedf88d5634311 |
Prüfsumme SHA256 | 15fb41a5e0adb5742d384d2881e413f2a08d8c7b11b03e5267f558b01c6a6a6e |
Link zum Herunterladen | librdmacm1-dbg_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 the debugging symbols associated with
librdmacm1. They will automatically be used by gdb for debugging
librdmacm-related issues.
|