Skip to content

Commit

Permalink
Merge pull request #722 from mselensky/gh-pages
Browse files Browse the repository at this point in the history
remove reference to parallel partition on swift
  • Loading branch information
yandthj authored Jan 7, 2025
2 parents c8238a1 + 69b2f04 commit c913636
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/Documentation/Systems/Swift/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ The most up to date list of partitions can always be found by running the `sinfo
| long | jobs up to ten days of walltime |
| standard | jobs up to two days of walltime |
| gpu | Nodes with four NVIDIA A100 40 GB Computational Accelerators, up to two days of walltime |
| parallel | optimized for large parallel jobs, up to two days of walltime |
| debug | two nodes reserved for short tests, up to four hours of walltime |

Each partition also has a matching `-standby` partition. Allocations which have consumed all awarded AUs for the year may only submit jobs to these partitions, and their default QoS will be set to `standby`. Jobs in standby partitions will be scheduled when there are otherwise idle cycles and no other non-standby jobs are available. Jobs that run in the standby queue will not be charged any AUs.
Expand Down

0 comments on commit c913636

Please sign in to comment.