Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/aurora/running-jobs-aurora.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ There are four production queues you can target in your qsub (`-q <queue name>`)

| Queue Name | Node Min | Node Max | Time Min | Time Max | Notes |
|-----------------|----------|------------|----------|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| capability | 1 | 16 | 5 min | 24 hrs | Goes into effect on 2/16/26. Max of 128 nodes across all jobs
| capability | 1 | 16 | 5 min | 7 days (168 hrs) | Goes into effect on 2/16/26. Max of 128 nodes across all jobs
| tiny | 1 | 512 | 5 min | 6 hrs | Queue will be removed on 2/16/26|
| small | 513 | 1024 | 5 min | 12 hrs | Effective 2/16/26, min node count will be 256
| medium | 1025 | 1919 | 5 min | 18 hrs | |
Expand Down