#gpu #memory #check #version #script #checker #system

app gpu-checker

A simple GPU checker with Rust

2 releases

0.1.2 Mar 29, 2024
0.1.1 Mar 29, 2024
0.1.0 Mar 29, 2024

#1790 in Command line utilities

MIT license

5KB
88 lines

gpu-checker

A simple script to check if a GPU is available on the system.

Installation

$ cargo install gpu-checker

Usage

check memory usage of the GPU

$ gpu-checker memory

check gpu version

$ gpu-checker version

Dependencies

~1.1–1.7MB
~32K SLoC