stui icon indicating copy to clipboard operation
stui copied to clipboard

A Slurm dashboard for the terminal.

Results 18 stui issues
Sort by recently updated
recently updated
newest added

Hi, thanks for your nice job :) It just wanted to add this fix this so stui can run on my cluster. Let me know if you want anything changed....

It looks like this polls `squeue` every second: https://github.com/mil-ad/stui/blob/978afa56e4666c2a4338302f16105de47cf90ac5/stui/backend.py#L157-L165 However, [ComputeCanada guidelines](https://docs.computecanada.ca/wiki/Running_jobs#Use_squeue_or_sq_to_list_jobs) say: > Do not run `sq` or `squeue` from a script or program at high frequency, e.g., every...

using `squeue --reservation`

feature request

something like below: ![image](https://user-images.githubusercontent.com/686449/135078660-5823a114-f330-4f31-90a9-c65fccd7594a.png)

improvements

i.e. the equivalent of doing `squeue --steps`

feature request

could be useful when the height is small and some parts of the right column are not visible. perhaps with mouse support?

feature request