clustershell icon indicating copy to clipboard operation
clustershell copied to clipboard

Additional Slurm example bindings

Open kcgthb opened this issue 1 year ago • 0 comments

Provide more Slurm example bindings, to interact with nodes running jobs from specific accounts, or under specific QOSes.

Examples

Generate a folded nodeset from all the nodes running jobs from the myacc Slurm account:

$ cluset -f @slurmaccount:myacc

Count the number nodes running jobs submitted with the long QOS:

$ cluset -f @slurmqos:long

kcgthb avatar Mar 15 '24 00:03 kcgthb