Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Account

To help attributing the usage of computing resources to the groups and projects of AWI, which is needed for reporting, on Albedo it is necessary to specify an account.
This is done by setting

Code Block
languagebash
-A, --account=<account>


Possible slurm accounts are listed after login. To enforce setting an account, no (valid) default account is set.
Users are, however, able to change this setting on their own:

Code Block
languagebash
sacctmgr modify user <user> set DefaultAccount=<account>


Note
The account specified is only used for reporting issues. It does not impact priority of your jobs (see ).

Partitions


Quality of service (QOS)

...