Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Jun 10, 2024
1 parent 6b409f5 commit 349253b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions includes/data/facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ facts:
- name: users
fields:
- name: user accounts
value: 7313
value: 7332
- name: PI groups
value: 1138
value: 1139
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 202
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 584.11
value: 522.77
desc: total power usage
- name: PDUs
value: 58
Expand All @@ -61,7 +61,7 @@ facts:
value: 104
desc: across **2** Infiniband fabrics (EDR, HDR)
- name: Infiniband cables
value: 5729
value: 5728
desc: spanning about **30.12 km**
- name: Ethernet switches
value: 53
Expand All @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 179
- name: CPU.hours/day
value: 46230
value: 47021
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3088908.1344
value: 3141789.4720
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit 349253b

Please sign in to comment.