1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: perftest
Section: net
Priority: optional
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Uploaders: Benjamin Drung <benjamin.drung@cloud.ionos.com>,
Tzafrir Cohen <tzafrir@debian.org>
Build-Depends: debhelper-compat (= 13),
libibumad-dev,
libibverbs-dev (>= 1.1.2),
librdmacm-dev (>= 1.0.8),
pciutils
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/hpc-team/perftest.git
Vcs-Browser: https://salsa.debian.org/hpc-team/perftest
Homepage: https://github.com/linux-rdma/perftest
Rules-Requires-Root: no
Package: perftest
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Infiniband verbs performance tests
This is a collection of tests written using Infiniband verbs intended for
use as a performance micro-benchmark. The tests can measure the latency
and bandwidth of Infiniband fabrics.
|