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

Update resource-accounting.md

parent 44bf7563
Branches
No related tags found
No related merge requests found
Pipeline #34857 passed with warnings
......@@ -18,14 +18,13 @@ The same rule applies for unspent [reservations][10a].
## Resource Accounting Formula
| Resources | NH Consumed |
| ------------------------ | ---------------------------- |
| Barbora \*, Karolina CPU | allocated nodes \* time |
| Karolina GPU | allocated gpus \* time / 8 |
| Karolina FAT | allocated cpus \* time / 768 |
| Karolina VIZ | allocated cpus \* time / 64 |
\*: all types of nodes<br>
| Resources | NH Consumed |
| ------------------------------- | ---------------------------- |
| Barbora All types, Karolina CPU | allocated nodes \* time |
| Karolina GPU | allocated gpus \* time / 8 |
| Karolina FAT | allocated cpus \* time / 768 |
| Karolina VIZ | allocated cpus \* time / 64 |
time: duration of the Slurm job in hours
!!! important "CPU/GPU resources granularity"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment