Skip to content

Commit

Permalink
Update running-jobs-aurora.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felker committed Aug 27, 2024
1 parent e2709e4 commit f8b87c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/aurora/running-jobs-aurora.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@
There is a single routing queue in place called `EarlyAppAccess` which submits to the `lustre_scaling` queue. The total number of nodes available on this queue is changing often.

### Queue Policy ###
EarlyAppAccess (routing queue) : 100 queued jobs per-user

lustre_scaling (execution queue) : 10 running jobs per-user; max walltime : 6 hours; max nodecount : 9090 (subject to change)
- `EarlyAppAccess` (routing queue) : 100 queued jobs per-user
- `lustre_scaling` (execution queue) : 10 running jobs per-user; max walltime : 6 hours; max nodecount : 9090 (subject to change)

### Submitting a job ###
For example, a one-node interactive job can be requested for 30 minutes with the following command, where `[your_ProjectName]` is replaced with an appropriate project name.
Expand Down

0 comments on commit f8b87c8

Please sign in to comment.