Slurm resource monitoring tools
Table of Contents
I recommend using pipx
for installation, since this package is a CLI tool.
pipx install git+https://github.com/JiwanChung/slurm-monitor
- A single command to show all available/allocated/your_allocated GPU Nodes by partitions:
slm show
mt also comes with basic summarization of your submitted jobs!
- An alternative UI based on Textual (and perhaps is better).
slm text
slurm-monitor
is distributed under the terms of the MIT license.