#nvidia #monitoring #gpu #original #continuous #fork #gpustat

app gpustat_fork

A rust-version of gpustat. All credit to the original crate author: just added functionality for continuous monitoring every 2 seconds

12 releases

0.2.1 Oct 12, 2024
0.2.0 Oct 11, 2024
0.1.9 Oct 11, 2024

#222 in Graphics APIs

Download history 688/week @ 2024-10-08 139/week @ 2024-10-15

204 downloads per month

GPL-2.0 license

19KB
245 lines

gpustat

A simple fork of the rust version of the gpustat package. See original repo: https://github.com/AlongWY/gpustat Made for my own private use case. Just wanted a simple batteries included continuous output to the terminal of the original.

Only works for machines with NVIDIA GPUs.

Quick Installation

Install from Cargo:

cargo install gpustat_fork

Dependencies

~7–14MB
~157K SLoC