Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Oct 30, 2023
1 parent b097794 commit 16c5d0a
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: 6969
value: 6967
- name: PI groups
value: 1100
value: 1102
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 200
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 563.76
value: 535.15
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: 5689
value: 5687
desc: spanning about **30.15 km**
- name: Ethernet switches
value: 53
Expand All @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 178
- name: CPU.hours/day
value: 47445
value: 47630
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3170127.9936
value: 3182496.0992
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit 16c5d0a

Please sign in to comment.