Crates.io | gpustat_fork |
lib.rs | gpustat_fork |
version | 0.2.1 |
source | src |
created_at | 2024-10-11 21:44:49.13605 |
updated_at | 2024-10-12 22:25:22.624182 |
description | A 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 | |
id | 1405877 |
size | 54,370 |
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.
Install from Cargo:
cargo install gpustat_fork