Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Nov 6, 2023
1 parent c7be3d4 commit 13de97c
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,7 +2,7 @@ facts:
- name: users
fields:
- name: user accounts
value: 6967
value: 6986
- name: PI groups
value: 1102
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 535.15
value: 513.02
desc: total power usage
- name: PDUs
value: 57
Expand All @@ -61,8 +61,8 @@ facts:
value: 104
desc: across **2** Infiniband fabrics (EDR, HDR)
- name: Infiniband cables
value: 5687
desc: spanning about **30.15 km**
value: 5701
desc: spanning about **30.17 km**
- name: Ethernet switches
value: 53
- name: scheduler
Expand All @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 178
- name: CPU.hours/day
value: 47630
value: 47065
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3182496.0992
value: 3144697.5456
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit 13de97c

Please sign in to comment.