1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: sc-membench
Section: utils
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
libhwloc-dev,
libudev-dev,
libnuma-dev,
libhugetlbfs-dev,
libopenmpi-dev,
Standards-Version: 4.7.2
Homepage: https://github.com/SpareCores/sc-membench
Vcs-Browser: https://salsa.debian.org/debian/sc-membench
Vcs-Git: https://salsa.debian.org/debian/sc-membench.git
Package: sc-membench
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
Description: modern memory bandwidth and latency benchmarks
This is a portable, multi-platform memory bandwidth benchmark designed for
comprehensive system analysis.
|