Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Jan 1, 2024
1 parent 33916e2 commit e2e8a27
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions includes/data/facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ facts:
fields:
- name: PFLOPs (FP64)
fmt: "{:0.2f}"
value: 5.00
desc: 18.73 (FP32) PFLOPs
value: 5.34
desc: 19.42 (FP32) PFLOPs
- name: CPU cores
value: 53488
value: 55216
desc: "**4** CPU generations (**13** CPU models)"
- name: GPUs
value: 756
value: 784
desc: "**4** GPU generations (**12** GPU models)"
- name: hardware
icon: server
Expand All @@ -36,12 +36,12 @@ facts:
desc: "**19** server models (from **3** different manufacturers)"
- name: racks
value: 37
desc: "**1,147** rack units"
desc: "**1,178** rack units"
- name: energy
icon: plug
fields:
- name: kW
value: 600.89
value: 653.69
desc: total power usage
- name: PDUs
value: 57
Expand Down Expand Up @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 178
- name: CPU.hours/day
value: 42172
desc: over **4 years** of computing in a single day
value: 44184
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 2817771.6832
value: 2952218.2816
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit e2e8a27

Please sign in to comment.