Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Dec 23, 2024
1 parent 7b76d7d commit ddb7f9e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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: 8012
value: 8029
- name: PI groups
value: 1194
value: 1196
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: 720.34
value: 641.06
desc: total power usage
- name: PDUs
value: 63
Expand All @@ -58,11 +58,11 @@ facts:
icon: network-wired
fields:
- name: Infiniband switches
value: 123
value: 122
desc: across **3** Infiniband fabrics (EDR, HDR, NDR)
- name: Infiniband cables
value: 5876
desc: spanning about **30.46 km**
value: 5817
desc: spanning about **30.36 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: 48256
value: 48952
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3224322.7296
value: 3270837.1520
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit ddb7f9e

Please sign in to comment.