Search Criteria
Package Details: python-gpustat 0.6.0-1
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: | |
Submitter: | greyltc |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 4 |
Popularity: | 0.001157 |
First Submitted: | 2019-03-11 00:19 |
Last Updated: | 2019-08-23 13:54 |
Latest Comments
hottea commented on 2021-03-01 01:05
@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
@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
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
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
i think there's a missing dependency: python-psutil
:)