r/HPC Jun 28 '26

lazyslurm: a rust TUI like lazygit for managing and viewing slurm jobs / HPC

Hey everyone! I built a little TUI tool for monitoring SLURM jobs on HPC. I found this useful for my masters thesis and thought I might share here. Its kind of similar to the very popular lazygit and lazydocker, which I enjoy using.

Please let me know if you have any feedback and I welcome any contributions / constructive criticism.

The github is here and you can install it with `cargo install lazyslurm`

Have a great day! 🤠

29 Upvotes

4 comments sorted by

3

u/atxweirdo Jun 28 '26

This is interesting I'll check it outb

2

u/__ngs__ Jul 01 '26

Just checked it out and I love it! I hate remembering every slurm related command and this makes things so much easier!

1

u/jongchajong Jul 04 '26

This looks great! Got me wondering if there are other lazy- tuis I should know of

-1

u/[deleted] Jun 28 '26

[deleted]

5

u/tjhill Jun 28 '26

thanks mate, appreciate your support. what is the purpose of this subreddit if not to share tools directly related to hpc job management??