it4i logoDocumentation
GeneralRun jobsResource-allocation

Resource Accounting Policy

Starting with the 24th open access grant competition, the accounting policy has been changed from normalized core hours (NCH) to node-hours (NH). This means that it is now required to apply for node hours of the specific cluster and node type:

  1. Barbora CPU
  2. Barbora GPU
  3. Barbora FAT
  4. Karolina CPU
  5. Karolina GPU
  6. Karolina FAT

The accounting runs whenever the nodes are allocated via the Slurm workload manager (the sbatch, salloc command), regardless of whether the nodes are actually used for any calculation. The same rule applies for unspent reservations.

Resource Accounting Formula

ResourcesNH Consumed
Barbora All types, Karolina CPUallocated nodes * time
Karolina GPUallocated gpus * time / 8
Karolina FATallocated cpus * time / 768
Karolina VIZallocated cpus * time / 64

time: duration of the Slurm job in hours

All other Karolina's partitions (GPU, FAT, VIZ) provide partial node allocation;
i.e.: if you request 4 GPUs on Karolina, you will consume only 0.5 NH \* time.

VLQ Resource Accounting

For resource accounting and consumption estimation on the VLQ quantum computer, see the special VLQ related section.

© 2026 IT4Innovations – All rights reserved.

On this page