Versions Compared

Key

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

...

The slurm accounts you may use are listed after login or can be shown via

Code Block
languagebash
sacctmgr -s show user name=$USER


. You can change this setting on their own:

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

...