[ ソース: rdma-core ]
パッケージ: python3-pyverbs (33.2-1)
python3-pyverbs に関するリンク
Debian の資源:
rdma-core ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python bindings for rdma-core
Pyverbs provides a Python API over rdma-core, the Linux userspace C API for the remote direct memory access (RDMA) stack.
One goal is to provide easier access to RDMA: RDMA has a steep learning curve as is and the C interface requires the user to initialize multiple structs before having usable objects. Pyverbs attempts to remove much of this overhead and provide a smoother user experience.
その他の python3-pyverbs 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libibverbs1 (>= 33)
- Library for direct userspace use of RDMA (InfiniBand/iWARP)
-
- dep: libpython3.9 (>= 3.9.1)
- Shared Python runtime library (version 3.9)
-
- dep: librdmacm1 (>= 31)
- Library for managing RDMA connections
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: rdma-core (>= 21)
- RDMA core userspace infrastructure and documentation