On 30-07-2021 20:42, Glenn (Gedaliah) Wolosh wrote:
I'm interested on getting an idea how long jobs were pending in a particular partition. Is there any magic to sreport or sacct that can generate this info.

I could also use something like:"sreport cluster utilization" broken down by partition.

The "topreports" and "slurmacct" tools let you specify partitions, and also report the average waiting time in the queue, for users and groups:
https://github.com/OleHolmNielsen/Slurm_tools/tree/master/slurmacct

I hope this helps.

/Ole

Reply via email to