Skip to content
Snippets Groups Projects
Commit b0a40f60 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update karolina-slurm.md

parent bb1092a3
No related branches found
No related tags found
No related merge requests found
Pipeline #34607 passed with warnings
...@@ -60,6 +60,10 @@ There is no need to specify the number of cores and memory size. ...@@ -60,6 +60,10 @@ There is no need to specify the number of cores and memory size.
## Using GPU Queues ## Using GPU Queues
!!! important "Nodes per job limit"
Because we are still in the process of fine-tuning and setting optimal parameters for SLURM,
we have temporarily limited the maximum number of nodes per job on `qgpu` and `qgpu_biz` to **16**.
Access [GPU accelerated nodes][5]. Access [GPU accelerated nodes][5].
Every GPU accelerated node is divided into eight parts, each part contains one GPU, 16 CPU cores and corresponding memory. Every GPU accelerated node is divided into eight parts, each part contains one GPU, 16 CPU cores and corresponding memory.
By default, only one part, i.e. 1/8 of the node - one GPU and corresponding CPU cores and memory, is allocated. By default, only one part, i.e. 1/8 of the node - one GPU and corresponding CPU cores and memory, is allocated.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment