Skip to content
Snippets Groups Projects
Commit 002a43ea authored by Roman Sliva's avatar Roman Sliva
Browse files

Update resources-allocation-policy.md - remove legacy queues

parent 472bd459
No related branches found
No related tags found
1 merge request!440PBS eradication
Pipeline #34274 passed with warnings
......@@ -16,7 +16,7 @@ Computational resources are subject to [accounting policy][7].
Queues are divided based on a resource type: `qcpu_` for non-accelerated nodes and `qgpu_` for accelerated nodes. <br><br>
On the Karolina's `qgpu` queue, **you can allocate 1/8 of the node - 1 GPU and 16 cores**. <br><br>
### New Queues
### Queues
| <div style="width:86px">Queue</div>| Description |
| -------------------------------- | ----------- |
......@@ -32,18 +32,6 @@ Computational resources are subject to [accounting policy][7].
| `qfat` | Queue for fat node, PI must request authorization to enter the queue for all users associated to their project. |
| `qviz` | Visualization queue Intended for pre-/post-processing using OpenGL accelerated graphics. Each user gets 8 cores of a CPU allocated (approx. 64 GB of RAM and 1/8 of the GPU capacity (default "chunk")). If more GPU power or RAM is required, it is recommended to allocate more chunks (with 8 cores each) up to one whole node per user. This is currently also the maximum allowed allocation per one user. One hour of work is allocated by default, the user may ask for 2 hours maximum. |
### Legacy Queues
Legacy queues stay in production until early 2023.
| Legacy queue | Replaced by |
| ------------ | ------------------------- |
| `qexp` | `qcpu_exp` & `qgpu_exp` |
| `qprod` | `qcpu` |
| `qlong` | `qcpu_long` |
| `nvidia` | `qgpu` Note that unlike in new queues, only full nodes can be allocated. |
| `qfree` | `qcpu_free` & `qgpu_free` |
See the following subsections for the list of queues:
* [Karolina queues][5]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment