パッケージ: librdmacm-dev (52.0-2 など)
librdmacm-dev に関するリンク
Debian の資源:
rdma-core ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Development files for the librdmacm library
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 is needed to compile programs against librdmacm. It contains the header files and static libraries (optionally) needed for compiling.
その他の librdmacm-dev 関連パッケージ
|
|
|
|
-
- dep: libibverbs-dev
- Development files for the libibverbs library
-
- dep: librdmacm1t64 (= 52.0-2+b1)
- Library for managing RDMA connections