File: control

package info (click to toggle)
python-pynvml 7.352.0-7
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye
  • size: 156 kB
  • sloc: python: 1,972; makefile: 14
file content (32 lines) | stat: -rw-r--r-- 1,024 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
30
31
32
Source: python-pynvml
Section: contrib/python
Homepage: https://pypi.org/project/nvidia-ml-py3
Priority: optional
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/nvidia-team/python-pynvml.git
Vcs-Browser: https://salsa.debian.org/nvidia-team/python-pynvml
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Uploaders:
 Mo Zhou <cdluminate@gmail.com>,
 Andreas Beckmann <anbe@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 nvidia-support
 | libnvidia-ml1
 | libnvidia-ml.so.1,
Rules-Requires-Root: no

Package: python3-pynvml
Architecture: amd64 i386 armhf arm64 ppc64el
Depends:
 ${libnvidia-ml1},
 ${misc:Depends},
 ${python3:Depends},
Description: Python3 bindings to the NVIDIA Management Library
 Provides a Python interface to GPU management and monitoring functions.
 .
 This is a wrapper around the NVML library.
 For information about the NVML library, see the NVML developer page
 http://developer.nvidia.com/nvidia-management-library-nvml