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 27, 2023
1 parent 59409a0 commit d5d8a3a
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: 7008
value: 7020
- name: PI groups
value: 1107
value: 1109
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 201
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 567.84
value: 516.49
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: 5711
desc: spanning about **30.18 km**
value: 5706
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: 47499
value: 46190
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3173751.0912
value: 3086246.9088
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit d5d8a3a

Please sign in to comment.