パッケージ: librdmacm1 (17.1-1ubuntu0.2)
librdmacm1 に関するリンク
Trisquel の資源:
rdma-core ソースパッケージをダウンロード:
- [rdma-core_17.1-1ubuntu0.2.dsc]
- [rdma-core_17.1.orig.tar.gz]
- [rdma-core_17.1-1ubuntu0.2.debian.tar.xz]
メンテナ:
Original Maintainer:
- Benjamin Drung
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の librdmacm1 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.15)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libibverbs1 (>= 1.1.6)
- Library for direct userspace use of RDMA (InfiniBand/iWARP)