Re: [slurm-users] List only available and up partitions

2022-01-26 Thread Ole Holm Nielsen
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 li

Re: [slurm-users] List only available and up partitions

2022-01-26 Thread mercan
Hi; 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 gi