Skip to content

Commit 2bb6c94

Browse files
authored
Merge pull request #313 from NYU-RTS/minor
document my_slurm_accounts
2 parents 64813f1 + be4a4ad commit 2bb6c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/05_submitting_jobs/01_slurm_submitting_jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ If you are new to using HPC resources and would like to learn about the principl
55
:::
66

77
:::warning Active allocation in the HPC projects portal
8-
An active allocation in the HPC projects portal is needed to submit any jobs on Torch. For more information on how to get one, please refer to [this section](../01_getting_started/07_hpc_project_management_portal.mdx). All job submissions must include the `--account` parameter.
8+
An active allocation in the HPC projects portal is needed to submit any jobs on Torch. For more information on how to get one, please refer to [this section](../01_getting_started/07_hpc_project_management_portal.mdx). All job submissions must include the `--account` parameter. On Torch, you can list the SLURM accounts you have access to by running the command `my_slurm_accounts`.
99
:::
1010

1111
## Partitions

0 commit comments

Comments
 (0)