A similar tool is "showpartitions" from
https://github.com/OleHolmNielsen/Slurm_tools/tree/master/partitions
/Ole
On 1/27/22 00:13, mercan wrote:
You can use the spart to list only partitions a user has access to that
are in the 'UP' state (and with other limiting factors such as partition
limits, allow/deny groups and qos etc.) :
https://github.com/mercanca/spart
It is a user-oriented partition info command for slurm. Also, it gives a
brief view of the cluster.
Regards;
Ahmet M.
26.01.2022 23:23 tarihinde Brian Andrus yazdı:
All,
Trying to see if there is a simpler way to do this other than awk..
Is there a way to list only partitions a user has access to that are in
the 'UP' state?