1,453
edits
Changes
Siku
,→What kind of Slurm account do I have?
If you want to find out what Slurm accounts are available to you, run <code>sacctmgr show associations where user=$USER format=account%20</code> and examine the prefix on the account code:
* <code>an-pd...</code> or <code>pd-...</code> is a paid account
* <code>def-...</code> is a default account
* <code>ctb-...</code> is a contributed account