Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Mar 25, 2024
1 parent 43a55d7 commit aae895c
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,7 +2,7 @@ facts:
- name: users
fields:
- name: user accounts
value: 7190
value: 7207
- name: PI groups
value: 1126
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 574.39
value: 599.04
desc: total power usage
- name: PDUs
value: 57
Expand All @@ -61,33 +61,33 @@ facts:
value: 104
desc: across **2** Infiniband fabrics (EDR, HDR)
- name: Infiniband cables
value: 5733
value: 5732
desc: spanning about **30.14 km**
- name: Ethernet switches
value: 53
- name: scheduler
icon: chart-bar
fields:
- name: Slurm partitions
value: 178
value: 179
- name: CPU.hours/day
value: 41542
value: 41604
desc: over **4 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 2775676.0256
value: 2779841.2608
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
fields:
- name: normal
nodes: 195
cores: 5236
nodes: 193
cores: 5172
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
- 28 nodes w/ 32-core (AMD 7543), 256 GB RAM, HDR IB
- 26 nodes w/ 32-core (AMD 7543), 256 GB RAM, HDR IB
- 70 nodes w/ 32-core (AMD 7502), 256 GB RAM, HDR IB
access: public
- name: dev
Expand Down

0 comments on commit aae895c

Please sign in to comment.