Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
860a68f5
Commit
860a68f5
authored
1 year ago
by
Jan Siwiec
Browse files
Options
Downloads
Plain Diff
Merge branch 'q-tabs' into 'master'
Q tabs See merge request
!442
parents
d48c6eee
d24de7ab
No related branches found
Branches containing commit
No related tags found
1 merge request
!442
Q tabs
Pipeline
#34574
passed with warnings
1 year ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs.it4i/general/barbora-queues.md
+21
-16
21 additions, 16 deletions
docs.it4i/general/barbora-queues.md
docs.it4i/general/karolina-queues.md
+19
-15
19 additions, 15 deletions
docs.it4i/general/karolina-queues.md
with
40 additions
and
31 deletions
docs.it4i/general/barbora-queues.md
+
21
−
16
View file @
860a68f5
...
...
@@ -3,21 +3,26 @@
# Barbora Queues
!!! important
Active
[
project membership
][
1
]
is required.
Below is the list of queues available on the Barbora cluster:
| Queue | Active project | Project resources | Nodes | Min ncpus | Priority | Authorization | Walltime (default/max) |
| ---------------- | -------------- | -------------------- | -------------------------------- | --------- | -------- | ------------- | ---------------------- |
|
**qcpu**
| yes | > 0 | 190 nodes | 36 | 2 | no | 24 / 48h |
|
**qcpu_biz**
| yes | > 0 | 190 nodes | 36 | 3 | no | 24 / 48h |
|
**qcpu_exp**
| yes | none required | 16 nodes | 36 | 4 | no | 1 / 1h |
|
**qcpu_free**
| yes |
<
150%
of
allocation
|
124
nodes
<
br
>
max 4 nodes per job | 36 | 1 | no | 12 / 18h |
|
**qcpu_long**
| yes | > 0 | 60 nodes
<br>
max 20 nodes per job | 36 | 2 | no | 72 / 144h |
|
**qcpu_preempt**
| yes | > 0 | 190 nodes
<br>
max 4 nodes per job | 36 | 0 | no | 12 / 12h |
|
**qgpu**
| yes | > 0 | 8 nodes | 24 | 2 | yes | 24 / 48h |
|
**qgpu_biz**
| yes | > 0 | 8 nodes | 24 | 3 | yes | 24 / 48h |
|
**qgpu_exp**
| yes | none required | 4 nodes
<br>
max 1 node per job | 24 | 4 | no | 1 / 1h |
|
**qgpu_free**
| yes |
<
150%
of
allocation
|
5
nodes
<
br
>
max 2 nodes per job | 24 | 1 | no | 12 / 18h |
|
**qgpu_preempt**
| yes | > 0 | 4 nodes
<br>
max 2 nodes per job | 24 | 0 | no | 12 / 12h |
|
**qdgx**
| yes | > 0 | cn202 | 96 | 2 | yes | 4 / 48h |
|
**qviz**
| yes | none required | 2 nodes with NVIDIA Quadro P6000 | 4 | 2 | no | 1 / 8h |
|
**qfat**
| yes | > 0 | 1 fat node | 128 | 2 | yes | 24 / 48h |
| Queue | Project resources | Nodes | Min ncpus | Priority | Authorization | Walltime (default/max) |
| ---------------- | -------------------- | -------------------------- | --------- | -------- | ------------- | ---------------------- |
|
**qcpu**
| > 0 | 190 | 36 | 2 | no | 24 / 48h |
|
**qcpu_biz**
| > 0 | 190 | 36 | 3 | no | 24 / 48h |
|
**qcpu_exp**
| none required | 16 | 36 | 4 | no | 1 / 1h |
|
**qcpu_free**
|
<
150%
of
allocation
|
124<
br
>
max 4 per job | 36 | 1 | no | 12 / 18h |
|
**qcpu_long**
| > 0 | 60
<br>
max 20 per job | 36 | 2 | no | 72 / 144h |
|
**qcpu_preempt**
| > 0 | 190
<br>
max 4 per job | 36 | 0 | no | 12 / 12h |
|
**qgpu**
| > 0 | 8 | 24 | 2 | yes | 24 / 48h |
|
**qgpu_biz**
| > 0 | 8 | 24 | 3 | yes | 24 / 48h |
|
**qgpu_exp**
| none required | 4
<br>
max 1 per job | 24 | 4 | no | 1 / 1h |
|
**qgpu_free**
|
<
150%
of
allocation
|
5<
br
>
max 2 per job | 24 | 1 | no | 12 / 18h |
|
**qgpu_preempt**
| > 0 | 4
<br>
max 2 per job | 24 | 0 | no | 12 / 12h |
|
**qdgx**
| > 0 | cn202 | 96 | 2 | yes | 4 / 48h |
|
**qviz**
| none required | 2 with NVIDIA Quadro P6000 | 4 | 2 | no | 1 / 8h |
|
**qfat**
| > 0 | 1 fat node | 128 | 2 | yes | 24 / 48h |
[
1
]:
access/project-access.md
This diff is collapsed.
Click to expand it.
docs.it4i/general/karolina-queues.md
+
19
−
15
View file @
860a68f5
...
...
@@ -3,21 +3,25 @@
# Karolina Queues
!!! important
Active
[
project membership
][
1
]
is required.
Below is the list of queues available on the Karolina cluster:
| Queue |
Active project |
Project resources | Nodes
| Min ncpus | Priority | Authorization | Walltime (default/max) |
| ---------------- |
-------------- |
-------------------- | ---------------------------------------------------------
----
| --------- | -------- | ------------- | ----------------------- |
|
**qcpu**
|
yes |
> 0 | 756
nodes
| 128 | 2 | no | 24 / 48h |
|
**qcpu_biz**
|
yes |
> 0 | 756
nodes
| 128 | 3 | no | 24 / 48h |
|
**qcpu_exp**
|
yes |
none required | 756
nodes
<br>
max 2
nodes
per user | 128 | 4 | no | 1 / 1h |
|
**qcpu_free**
|
yes |
<
150%
of
allocation
|
756
nodes
<
br
>
max 4
nodes
per job | 128 | 1 | no | 12 / 18h |
|
**qcpu_long**
|
yes |
> 0 | 200
nodes
<br>
max 20
nodes
per job, only non-accelerated nodes allowed | 128 | 2 | no | 72 / 144h |
|
**qcpu_preempt**
|
yes |
> 0 | 756
nodes
<br>
max 4
nodes
per job | 128 | 0 | no | 12 / 12h |
|
**qgpu**
|
yes |
> 0 | 72
nodes
| 16
cpus
<br>
1 gpu | 2 | yes | 24 / 48h |
|
**qgpu_biz**
|
yes |
> 0 | 70
nodes
| 128 | 3 | yes | 24 / 48h |
|
**qgpu_exp**
|
yes |
none required | 4
nodes
<br>
max 1
node
per job
| 16 cpus
<br>
1 gpu| 4| no | 1 / 1h |
|
**qgpu_free**
|
yes |
<
150%
of
allocation
|
46
nodes
<
br
>
max 2
nodes
per job
| 16 cpus
<br>
1 gpu|1
| no | 12 / 18h |
|
**qgpu_preempt**
|
yes |
> 0 | 72
nodes
<br>
max 2
nodes
per job
| 16 cpus
<br>
1 gpu|0
| no | 12 / 12h |
|
**qviz**
|
yes |
none required | 2
nodes (
with NVIDIA® Quadro RTX™ 6000
)
| 8 | 2 | no | 1 / 8h |
|
**qfat**
|
yes |
> 0 | 1 (sdf1)
| 24 | 2 | yes | 24 / 48h |
| Queue | Project resources | Nodes | Min ncpus
| Priority | Authorization | Walltime (default/max) |
| ---------------- | -------------------- | --------------------------------------------------------- | ---------
--
| -------- | ------------- | ----------------------- |
|
**qcpu**
| > 0 | 756
| 128
| 2 | no | 24 / 48h |
|
**qcpu_biz**
| > 0 | 756
| 128
| 3
| no | 24 / 48h |
|
**qcpu_exp**
| none required | 756
<br>
max 2 per user
| 128
| 4
| no | 1 / 1h |
|
**qcpu_free**
|
<
150%
of
allocation
|
756<
br
>
max 4 per job
| 128
| 1
| no | 12 / 18h |
|
**qcpu_long**
| > 0 | 200
<br>
max 20 per job, only non-accelerated nodes allowed | 128
| 2 | no | 72 / 144h |
|
**qcpu_preempt**
| > 0 | 756
<br>
max 4 per job
| 128
| 0
| no | 12 / 12h |
|
**qgpu**
| > 0 | 72
| 16
<br>
1 gpu | 2
| yes | 24 / 48h |
|
**qgpu_biz**
| > 0 | 70
| 128
| 3
| yes | 24 / 48h |
|
**qgpu_exp**
| none required | 4
<br>
max 1 per job
| 16
<br>
1 gpu
| 4
| no | 1 / 1h |
|
**qgpu_free**
|
<
150%
of
allocation
|
46<
br
>
max 2 per job
| 16
<br>
1 gpu | 1
| no | 12 / 18h |
|
**qgpu_preempt**
| > 0 | 72
<br>
max 2 per job
| 16
<br>
1 gpu | 0
| no | 12 / 12h |
|
**qviz**
| none required | 2 with NVIDIA® Quadro RTX™ 6000
| 8
| 2 | no | 1 / 8h |
|
**qfat**
| > 0 | 1 (sdf1) | 24
| 2 | yes | 24 / 48h |
[
1
]:
access/project-access.md
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment