gpustat_fork

Crates.iogpustat_fork
lib.rsgpustat_fork
version0.2.1
sourcesrc
created_at2024-10-11 21:44:49.13605
updated_at2024-10-12 22:25:22.624182
descriptionA rust-version of gpustat. All credit to the original crate author: just added functionality for continuous monitoring every 2 seconds
homepage
repository
max_upload_size
id1405877
size54,370
(jay-joshy)

documentation

README

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
Commit count: 0

cargo fmt