The Partitions=<OPT> option is only valid for "sreport job".
Ref:
https://slurm.schedmd.com/sreport.html
Ahmet M.
10.11.2021 18:56 tarihinde Bill Wichser yazdı:
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
and then prints out the output ignorning this option.
I just need an example on how to use this option. I'm sure it's my
density in reading the man pages though!
Thanks,
Bill