Search Criteria
Package Details: python-gpustat 1:1.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gpustat.git (read-only, click to copy) |
---|---|
Package Base: | python-gpustat |
Description: | A simple command-line utility for querying and monitoring GPU status |
Upstream URL: | https://github.com/wookayin/gpustat |
Licenses: | MIT |
Submitter: | greyltc |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 5 |
Popularity: | 0.94 |
First Submitted: | 2019-03-11 00:19 (UTC) |
Last Updated: | 2023-08-22 21:39 (UTC) |
Dependencies (10)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-utils-betaAUR, nvidia-utils-teslaAUR, nvidia-550xx-utilsAUR, nvidia-535xx-utilsAUR)
- python-blessed
- python-nvidia-ml-pyAUR
- python-psutil
- python-six
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Required by (1)
- ags-hyprpanel-git (optional)
Latest Comments
Freed commented on 2022-11-20 08:00 (UTC)
Now gpustat support shell completions: https://github.com/wookayin/gpustat#usage
petronny commented on 2022-10-11 11:11 (UTC)
This package now depends on
python-blessed
andpython-nvidia-ml-py
.PS. The latest
python-nvidia-ml-py
also works on some cards.hanyoung commented on 2022-08-07 09:45 (UTC)
It requires python-psutil as dep
master_andreas commented on 2021-08-30 23:23 (UTC)
it requires
python-pip
as a makedepends (it didn't build for me without it)hottea commented on 2021-03-01 01:05 (UTC)
@yochananmarqos Did you ever try building this pkg in a clean chroot? Try it. This pkg is now available in ArchLinuxCN repo.
yochananmarqos commented on 2021-02-28 21:24 (UTC)
@hottea: It does not require
python-pip
. However, it is missingpython-psutil
as a dependency, see thesetup.py
..hottea commented on 2021-02-25 04:38 (UTC)
python-pip
is missing in makedepends, and we should usepython-nvidia-ml-py3
rather thanpython-nvidia-ml-py3-git
in depends.huyz commented on 2020-11-03 02:53 (UTC)
I think this package should depends on
nvidia-utils
rather thannvidia
, because those who do not uselinux
kernel won't installnvidia
package.Also, in
AUR
there's apython-nvidia-ml-py3
package now, so perhaps this package can depends on it rather than the-git
package.hiaselhans commented on 2020-07-10 06:41 (UTC)
i think there's a missing dependency: python-psutil
:)