#monitoring #nvidia #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

#164 in Graphics APIs

Download history 482/week @ 2024-10-06 340/week @ 2024-10-13 5/week @ 2024-10-20

827 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–13MB
~155K SLoC