#slurm #gpu #tui #inspecting #resources #scontrol #turm

bin+lib turm_gpu

turm_gpu is a rust-based TUI for inspecting GPU resources in a slurm enviroment

1 unstable release

0.0.3 Sep 27, 2024

#7 in #inspecting

Download history 91/week @ 2024-09-23 44/week @ 2024-09-30 2/week @ 2024-10-07 31/week @ 2024-12-02 48/week @ 2024-12-09 10/week @ 2024-12-16

89 downloads per month

MIT license

7MB
293 lines

Contains (ELF lib, 7MB) turm_gpu.cpython-312-x86_64-linux-gnu.so

turm_gpu is a rust-based TUI for inspecting GPU resources in a slurm enviroment. It internally uses scontrol for the data retrieval.

Installation

If you know cargo,

git clone https://github.com/JiwanChung/turm_gpu
cd turm_gpu
cargo install --path . 

WARNING: pip installation is not working yet.

If you know pip,

pip install turm-gpu

or use pipx.

Usage

turm_gpu

The rest should be straightforward.

Dependencies

~6–15MB
~192K SLoC