[ 源代码: rdma-core ]
软件包:python3-pyverbs(33.2-1)
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 (>= 33)
- User space provider drivers for libibverbs
-
- 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