File: control

package info (click to toggle)
gpustat 1.1.1-2
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid, trixie
  • size: 284 kB
  • sloc: python: 1,522; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,022 bytes parent folder | download
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
26
27
28
29
Source: gpustat
Section: contrib/admin
Homepage: https://github.com/wookayin/gpustat
Priority: optional
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/nvidia-team/gpustat.git
Vcs-Browser: https://salsa.debian.org/nvidia-team/gpustat
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Uploaders: Mo Zhou <lumin@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-blessed,
               python3-mockito <!nocheck>,
               python3-psutil,
               python3-pynvml (>= 11.450.129),
               python3-pytest <!nocheck>,
               python3-pytest-runner,
               python3-setuptools,
               python3-setuptools-scm,
Rules-Requires-Root: no

Package: gpustat
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: pretty nvidia device monitor
 Just less than nvidia-smi?
 .
 NOTE: This works with NVIDIA Graphics Devices only, no AMD support as of now.