Source: gpu-burn
Section: non-free/utils
Priority: optional
Maintainer: Gürkan Myczko <tar@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 nvidia-cuda-dev     | cuda-12-3 | cuda-11-8 | cuda-12-0 | cuda-11-6,
 nvidia-cuda-toolkit | cuda-12-3 | cuda-11-8 | cuda-12-0 | cuda-11-6,
 g++-11,
 gcc-11,
Standards-Version: 4.6.2
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}
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.
