Skip to content

Commit

Permalink
Remove extra pound signs in headers
Browse files Browse the repository at this point in the history
  • Loading branch information
thilinarmtb committed Sep 27, 2024
1 parent 3c97457 commit 4f5d29c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/aurora/running-jobs-aurora.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

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 ###
### 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)

### Submitting a job ###
### 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.

```bash
Expand Down

0 comments on commit 4f5d29c

Please sign in to comment.