gpuinfo

Crates.io version license dependency status CI

A small command-line tool used to query and monitor GPU status.

gpuinfo-screenshot

NOTE: We only support NVIDIA GPU currently, AMD GPU is not yet supported. All contributions are welcome! This is an ongoing project and there might be changes in the future. The tool is tested on Linux. It might also work on macOS and Windows with some features missing.

Usage

bash $ gpu-info

Options:

NOTE: more options are to be added.

Installation

The crate is publicly available at crates.io:

bash cargo install gpuinfo

Output

[0]: Tesla P100-SXM2-16GB | 60 | 0 % | 1544 / 16280 MB | 37°C | No running processes found

License

MIT License