SlackBuilds Repository

15.0 > System > gpustat (1.1.1)

gpustat

Just less than nvidia-smi?

gpustat uses NVIDIA's official python bindings for NVML library
(pynvml). As of now gpustat requires nvidia-ml-py >= 11.450.129, which
is compatible with NVIDIA driver versions R450.00 or higher. Please
upgrade the NVIDIA driver if gpustat fails to display process
information.

The GPU ID (index) shown by gpustat (and nvidia-smi) is PCI BUS ID,
while CUDA uses a different ordering (assigns the fastest GPU with the
lowest ID) by default. Therefore, in order to ensure CUDA and gpustat
use same GPU index, configure the CUDA_DEVICE_ORDER environment variable
to PCI_BUS_ID .

This is a very simple program, you might want to add its output to
some status bar, such as byoby, i3-bar, or xfce4-generic-monitor.

This requires: python3-psutil, python3-blessed, python3-nvidia-ml-py

Maintained by: Lockywolf
Keywords: gpu,monitor,cuda,nvidia,cli,python
ChangeLog: gpustat

Homepage:
https://github.com/wookayin/gpustat

Source Downloads:
gpustat-1.1.1.tar.gz (63ce9a815d1d252c231f32eecd2929fd)

Download SlackBuild:
gpustat.tar.gz
gpustat.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
gpustat.SlackBuild
gpustat.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds