Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Sep 23, 2024
1 parent 25f2685 commit 0e16137
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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: 7703
value: 7748
- name: PI groups
value: 1169
value: 1172
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: 672.36
value: 643.18
desc: total power usage
- name: PDUs
value: 63
Expand All @@ -61,8 +61,8 @@ facts:
value: 123
desc: across **3** Infiniband fabrics (EDR, HDR, NDR)
- name: Infiniband cables
value: 5877
desc: spanning about **30.46 km**
value: 5879
desc: spanning about **30.47 km**
- name: Ethernet switches
value: 58
- name: scheduler
Expand All @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 179
- name: CPU.hours/day
value: 50182
value: 50476
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3352977.6800
value: 3372622.6976
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit 0e16137

Please sign in to comment.