Versions Compared

Key

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

...

If a user is working for multiple Labs he/she might have multiple associations with the corresponding Slurm accounts. Each user is also assigned a "default account" which is used by default when submitting jobs if an account is not explicitly requested with the flag "--account=". A simple way to see your association is to run the command sshare -u $USER -U, the first column reports the Slurm account associations. 

...