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

Remove Vnode Allocation III

parent 1aaf6238
No related branches found
No related tags found
1 merge request!440PBS eradication
Pipeline #34148 failed
...@@ -21,7 +21,7 @@ Computational resources are subject to [accounting policy][7]. ...@@ -21,7 +21,7 @@ Computational resources are subject to [accounting policy][7].
| <div style="width:86px">Queue</div>| Description | | <div style="width:86px">Queue</div>| Description |
| -------------------------------- | ----------- | | -------------------------------- | ----------- |
| `qcpu` | Production queue for non-accelerated nodes intended for standard production runs. Requires an active project with nonzero remaining resources. Full nodes are allocated. Identical to `qprod`. | | `qcpu` | Production queue for non-accelerated nodes intended for standard production runs. Requires an active project with nonzero remaining resources. Full nodes are allocated. Identical to `qprod`. |
| `qgpu` | Dedicated queue for accessing the NVIDIA accelerated nodes. Requires an active project with nonzero remaining resources. It utilizes 8x NVIDIA A100 with 320GB HBM2 memory per node. The PI needs to explicitly ask support for authorization to enter the queue for all users associated with their project. **On Karolina, you can allocate 1/8 of the node - 1 GPU and 16 cores**. For more information, see [Allocation of vnodes on qgpu][4]. | | `qgpu` | Dedicated queue for accessing the NVIDIA accelerated nodes. Requires an active project with nonzero remaining resources. It utilizes 8x NVIDIA A100 with 320GB HBM2 memory per node. The PI needs to explicitly ask support for authorization to enter the queue for all users associated with their project. **On Karolina, you can allocate 1/8 of the node - 1 GPU and 16 cores**. For more information, see [Karolina qgpu allocation][4]. |
| `qcpu_biz`<br>`qgpu_biz` | Commercial queues, slightly higher priority. | | `qcpu_biz`<br>`qgpu_biz` | Commercial queues, slightly higher priority. |
| `qcpu_eurohpc`<br>`qgpu_eurohpc` | EuroHPC queues, slightly higher priority, **Karolina only**. | | `qcpu_eurohpc`<br>`qgpu_eurohpc` | EuroHPC queues, slightly higher priority, **Karolina only**. |
| `qcpu_exp`<br>`qgpu_exp` | Express queues for testing and running very small jobs. There are 2 nodes always reserved (w/o accelerators), max 8 nodes available per user. The nodes may be allocated on a per core basis. It is configured to run one job and accept five jobs in a queue per user. | | `qcpu_exp`<br>`qgpu_exp` | Express queues for testing and running very small jobs. There are 2 nodes always reserved (w/o accelerators), max 8 nodes available per user. The nodes may be allocated on a per core basis. It is configured to run one job and accept five jobs in a queue per user. |
...@@ -93,6 +93,7 @@ Options: ...@@ -93,6 +93,7 @@ Options:
[1]: job-priority.md [1]: job-priority.md
[2]: #resource-accounting-policy [2]: #resource-accounting-policy
[3]: job-submission-and-execution.md [3]: job-submission-and-execution.md
[4]: karolina-slurm/#using-gpu-queues
[5]: ./karolina-queues.md [5]: ./karolina-queues.md
[6]: ./barbora-queues.md [6]: ./barbora-queues.md
[7]: ./resource-accounting.md [7]: ./resource-accounting.md
......
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