From 0dd275105efd157ba016ec36d2a43843d2de851f Mon Sep 17 00:00:00 2001 From: Haritha Siddabathuni Som <93623920+alcf-haritha@users.noreply.github.com> Date: Thu, 12 Feb 2026 09:04:39 -0600 Subject: [PATCH] Update running-jobs-aurora.md updated max walltime from 24 hrs to 7 days --- docs/aurora/running-jobs-aurora.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/aurora/running-jobs-aurora.md b/docs/aurora/running-jobs-aurora.md index 50a703fec9..d0eca920ca 100644 --- a/docs/aurora/running-jobs-aurora.md +++ b/docs/aurora/running-jobs-aurora.md @@ -17,7 +17,7 @@ There are four production queues you can target in your qsub (`-q `) | 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 | |