Source: gpu-burn
Section: non-free/utils
Priority: optional
Maintainer: Alex Myczko <tar@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 nvidia-cuda-dev     | cuda-12-5 | cuda-12-3 | cuda-11-8 | cuda-11-6,
 nvidia-cuda-toolkit | cuda-12-5 | cuda-12-3 | cuda-11-8 | cuda-11-6,
Standards-Version: 4.7.0
Homepage: https://github.com/wilicc/gpu-burn
Vcs-Browser: https://salsa.debian.org/debian/gpu-burn
Vcs-Git: https://salsa.debian.org/debian/gpu-burn.git
Rules-Requires-Root: no

Package: gpu-burn
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}, libcuda1, libc6 (>= 2.29)
Recommends: nvidia-smi
Description: Multi-GPU CUDA stress test
 This allows you to run a stress test on your GPUs. Memory usage can
 be controlled by absolute number or percentage. Also allows to run
 on specific GPU, useful if you have mixed multi GPU system.
