[slurm-users] sreport question when specifying partitions=
Ole Holm Nielsen
Ole.H.Nielsen at fysik.dtu.dk
Wed Nov 10 20:08:23 UTC 2021
On 10-11-2021 16:56, Bill Wichser wrote:
> I can't seem to figure out how to do a query against a partition.
>
> sreport cluster AccountUtilizationByUser user=bill cluster=della, no
> issues. Works as expected.
>
> sreport cluster AccountUtilizationByUser Partitions=cpu cluster=della
> gives me
>
> Unknown condition: Partitions=cpu
Quoting my previous posting on Nov 5, 2021 to this list:
This should probably be a FAQ The sreport utility can't provide
accounting information for partitions
Alternatively, I have written the accounting tools slurmacct and
topreports which are available from
https://github.com/OleHolmNielsen/Slurm_tools/tree/master/slurmacct
While the output has a different format, we find this more useful than
sreport because the lines are sorted in the order of usage percentages.
/Ole
More information about the slurm-users
mailing list