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 11, 2024
1 parent 432f7c3 commit 23a194d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions includes/data/facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ facts:
- name: users
fields:
- name: user accounts
value: 7854
value: 7852
- name: PI groups
value: 1177
value: 1183
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 202
value: 201
- name: interfaces
icon: sitemap
fields:
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 619.15
value: 647.41
desc: total power usage
- name: PDUs
value: 63
Expand All @@ -53,16 +53,16 @@ facts:
value: 9748566907289600
- name: "`$OAK`"
desc: long term research data storage
value: 62196321367293952
value: 195351793664
- name: networking
icon: network-wired
fields:
- name: Infiniband switches
value: 123
desc: across **3** Infiniband fabrics (EDR, HDR, NDR)
- name: Infiniband cables
value: 5878
desc: spanning about **30.47 km**
value: 5875
desc: spanning about **30.46 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: 49624
value: 44718
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3315719.1296
value: 2987897.0048
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit 23a194d

Please sign in to comment.