...
If the information in myaccounts is cut off, as indicated by the +
symbol in the output, use the -p flag: myaccounts -p
...
Submitting Jobs To Different Slurm Accounts
To target a specific account for a job, you can specify the -A flag with the account name. If -A is not specified, the job will be submitted to your default account.
Code Block |
---|
interactive -A grp_mylab
interactive -A class_asu101spring2025
#SBATCH -A grp_mylab
#SBATCH -A class_asu101spring2025 |
...
Changing Your Default Slurm Account
If you have multiple slurm accounts and wish to change your default slurm account, please contact Research Computing to make this change. See the Additional Help section below
Practical Example
If you are working on both a research project and taking a class that uses the cluster:
...
Understanding Slurm accounts ensures efficient and fair usage of cluster resources while respecting the allocations and policies of your affiliations. Always choose the appropriate account for your job to optimize your resource usage and priorities.
Additional Help
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
We also offer a series of Educational Opportunities and Workshops.