Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Sep 9, 2024
1 parent c1675ab commit 4328a1f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 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: 7611
value: 7653
- name: PI groups
value: 1165
value: 1168
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 202
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 517.12
value: 676.29
desc: total power usage
- name: PDUs
value: 62
Expand All @@ -61,8 +61,8 @@ facts:
value: 123
desc: across **3** Infiniband fabrics (EDR, HDR, NDR)
- name: Infiniband cables
value: 5871
desc: spanning about **30.45 km**
value: 5877
desc: spanning about **30.46 km**
- name: Ethernet switches
value: 58
- name: scheduler
Expand All @@ -71,23 +71,23 @@ facts:
- name: Slurm partitions
value: 179
- name: CPU.hours/day
value: 48597
value: 49661
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3247099.7472
value: 3318188.9088
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
fields:
- name: normal
nodes: 213
cores: 5748
nodes: 211
cores: 5700
desc: compute nodes
details: |
- 57 nodes w/ 20-core (Intel E5-2640v4), 128 GB RAM, EDR IB
- 40 nodes w/ 24-core (Intel 5118), 191 GB RAM, EDR IB
- 16 nodes w/ 24-core (AMD 8224P), 192 GB RAM, NDR IB
- 14 nodes w/ 24-core (AMD 8224P), 192 GB RAM, NDR IB
- 28 nodes w/ 32-core (AMD 7543), 256 GB RAM, HDR IB
- 70 nodes w/ 32-core (AMD 7502), 256 GB RAM, HDR IB
- 2 nodes w/ 64-core (AMD 9384X), 384 GB RAM, NDR IB
Expand Down

0 comments on commit 4328a1f

Please sign in to comment.