RRZ tools
rrz-batch-limits
The rrz-batch-limits
command prints resource limits for a
single batch job: which partitions may be used, how many nodes may be
requested, and the maximal wall clock time a batch job is allowed to
run. If the number of jobs that can execute concurrently is limited as well,
this is shown too. In the table limits are listed per "SLURM
association". A SLURM association is the triple
(user, account, partition).
Example (showing the default limits):
shell$ rrz-batch-limits user │ account │ partition │ maxnodes │ maxwall ════════╪═══════════╪═══════════╪══════════╪═══════════ bxy1234 │ group_std │ std │ 1 │ 12:00:00