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 25, 2023
1 parent bc041cd commit 625c994
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: 6932
value: 6956
- name: PI groups
value: 1093
value: 1094
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 199
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 566.08
value: 558.83
desc: total power usage
- name: PDUs
value: 57
Expand All @@ -61,7 +61,7 @@ facts:
value: 104
desc: across **2** Infiniband fabrics (EDR, HDR)
- name: Infiniband cables
value: 5655
value: 5654
desc: spanning about **30.11 km**
- name: Ethernet switches
value: 53
Expand All @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 174
- name: CPU.hours/day
value: 45145
desc: over **5 years** of computing in a single day
value: 37228
desc: over **4 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3016446.7392
value: 2487465.2096
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit 625c994

Please sign in to comment.