パッケージ: python3-pyverbs (29.0-1) [debports]
python3-pyverbs に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [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: ibverbs-providers (>= 29)
- User space provider drivers for libibverbs
-
- dep: libc6 (>= 2.16)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libibverbs1 (>= 28)
- Library for direct userspace use of RDMA (InfiniBand/iWARP)
-
- dep: libpython3.8 (>= 3.8.2)
- パッケージは利用できません
-
- dep: librdmacm1 (>= 23)
- Library for managing RDMA connections
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.9)
- dep: python3 (>= 3.8~)
-
- dep: rdma-core (>= 21)
- RDMA core userspace infrastructure and documentation