Queue Structure
Job Routing
Jobs submitted to the normal
queue will be automatically re-routed to different internal queues as following.
Note
Jobs that do not satisfy any of the conditions below will not be fulfilled.
Internal Queue | Conditions | Suggested Use Cases |
---|---|---|
aidev |
Interactive jobs Max walltime ≤ 12 hours # requested GPU(s) ≤ 8 |
Short interactive sessions for development, testing, debugging, etc |
aiq1 |
Batch jobs Max walltime ≤ 24 hours # requested GPU(s) ≤ 7 |
Short sub-node production runs |
aiq2 |
Batch jobs Max walltime ≤ 120 hours # requested GPU(s) ≥ 8 |
Long full-node or multi-node production runs |