Difference between revisions of "Quotas"
From UFAL AIC
Line 1: | Line 1: | ||
+ | This page lists resource quotas for the AIC cluster users. | ||
+ | |||
== Disk Quotas == | == Disk Quotas == | ||
+ | |||
+ | Everyone has a disk quota set (the default was 50G as of Jan 2020). | ||
+ | |||
+ | You can find out the quota and your current disk usage by running | ||
+ | |||
+ | lfs quota -h /lnet/aic | ||
== CPU Quotas == | == CPU Quotas == | ||
+ | |||
+ | * For group '''students''', there is a limit of '''4''' slots in the <code>cpu.q</code> queue. | ||
== GPU Quotas == | == GPU Quotas == | ||
+ | |||
+ | * For group '''students''', there is a limit of '''1''' slot in <code>gpu.q</code> queue. | ||
+ | |||
+ | * Machines <code>gpu-nodes7</code> and <code>gpu-nodes8</code> (4 GPUs in total) are reserved for '''research''' group (and therefore not available for '''students''' group) |
Revision as of 09:55, 29 January 2020
This page lists resource quotas for the AIC cluster users.
Disk Quotas
Everyone has a disk quota set (the default was 50G as of Jan 2020).
You can find out the quota and your current disk usage by running
lfs quota -h /lnet/aic
CPU Quotas
- For group students, there is a limit of 4 slots in the
cpu.q
queue.
GPU Quotas
- For group students, there is a limit of 1 slot in
gpu.q
queue.
- Machines
gpu-nodes7
andgpu-nodes8
(4 GPUs in total) are reserved for research group (and therefore not available for students group)