DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibrdmacm1
BeschreibungA library for managing RDMA connections
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.0.10-1
Sektionuniverse/libs
Prioritätextra
Installierte Größe72 Byte
Hängt ab vonlibc6 (>= 2.4), libibverbs1 (>= 1.1.2)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibrdmacm
Paketgröße13078 Byte
Prüfsumme MD5cd9d39bedf7f4bfa058e7b0f8f7d0cf3
Prüfsumme SHA1f56aeaeef4ee248b4ed5a6e8bad4ba2c61b57a86
Prüfsumme SHA25679b9a0756aac888257f6d4bc739a44be4ff9d46d0677b398ab7a6e513a2f35ac
Link zum Herunterladenlibrdmacm1_1.0.10-1_i386.deb
Ausführliche Beschreibunglibrdmacm 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.


Impressum
Linux is a registered trademark of Linus Torvalds