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 7, 2024
1 parent ca4f2d4 commit ade2f6f
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 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: 7814
value: 7854
- name: PI groups
value: 1174
value: 1177
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: 644.83
value: 619.15
desc: total power usage
- name: PDUs
value: 63
Expand All @@ -61,7 +61,7 @@ facts:
value: 123
desc: across **3** Infiniband fabrics (EDR, HDR, NDR)
- name: Infiniband cables
value: 5879
value: 5878
desc: spanning about **30.47 km**
- name: Ethernet switches
value: 58
Expand All @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 179
- name: CPU.hours/day
value: 51247
value: 49624
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3424139.9680
value: 3315719.1296
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down Expand Up @@ -142,8 +142,7 @@ facts:
- 1 nodes w/ 20-core (Intel E5-2640v4), 256 GB RAM, EDR IB, 4x Tesla P40 GPUs
- 2 nodes w/ 20-core (Intel E5-2640v4), 256 GB RAM, EDR IB, 4x Tesla P100 PCIe GPUs
- 3 nodes w/ 20-core (Intel E5-2640v4), 256 GB RAM, EDR IB, 4x Tesla V100_SXM2 GPUs
- 1 nodes w/ 20-core (Intel E5-2640v4), 256 GB RAM, EDR IB, 6x Geforce TITAN_Xp GPUs
- 8 nodes w/ 20-core (Intel E5-2640v4), 256 GB RAM, EDR IB, 8x Geforce TITAN_Xp GPUs
- 9 nodes w/ 20-core (Intel E5-2640v4), 256 GB RAM, EDR IB, 8x Geforce TITAN_Xp GPUs
- 7 nodes w/ 20-core (Intel E5-2640v4), 512 GB RAM, EDR IB
- 11 nodes w/ 20-core (Intel E5-2640v4), 512 GB RAM, EDR IB, 4x Geforce TITAN_Xp GPUs
- 2 nodes w/ 20-core (Intel E5-2640v4), 512 GB RAM, EDR IB, 4x Tesla P100 PCIe GPUs
Expand Down

0 comments on commit ade2f6f

Please sign in to comment.