软件包:python3-pyverbs(29.0-1) [debports]
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