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 11, 2023
1 parent 9373785 commit 51f2ecd
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 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: 6863
value: 6909
- name: PI groups
value: 1092
value: 1093
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 199
Expand All @@ -21,9 +21,9 @@ facts:
- name: PFLOPs (FP64)
fmt: "{:0.2f}"
value: 5.00
desc: 18.73 (FP32) PFLOPs
desc: 18.74 (FP32) PFLOPs
- name: CPU cores
value: 53488
value: 53616
desc: "**4** CPU generations (**13** CPU models)"
- name: GPUs
value: 756
Expand All @@ -36,12 +36,12 @@ facts:
desc: "**19** server models (from **3** different manufacturers)"
- name: racks
value: 37
desc: "**1,147** rack units"
desc: "**1,149** rack units"
- name: energy
icon: plug
fields:
- name: kW
value: 563.82
value: 586.33
desc: total power usage
- name: PDUs
value: 57
Expand All @@ -61,7 +61,7 @@ facts:
value: 104
desc: across **2** Infiniband fabrics (EDR, HDR)
- name: Infiniband cables
value: 5655
value: 5656
desc: spanning about **30.11 km**
- name: Ethernet switches
value: 53
Expand All @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 174
- name: CPU.hours/day
value: 46587
value: 44716
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3112770.5408
value: 2987745.4624
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down Expand Up @@ -149,7 +149,8 @@ facts:
- 1 nodes w/ 24-core (Intel 5118), 768 GB RAM, EDR IB, 8x Tesla V100_SXM2 GPUs
- 236 nodes w/ 32-core (AMD 7543), 256 GB RAM, HDR IB
- 360 nodes w/ 32-core (AMD 7502), 256 GB RAM, HDR IB
- 13 nodes w/ 32-core (AMD 7502P), 256 GB RAM, HDR IB, 4x Geforce RTX_2080Ti GPUs
- 1 nodes w/ 32-core (AMD 7502P), 256 GB RAM, HDR IB, 2x Geforce RTX_2080Ti GPUs
- 12 nodes w/ 32-core (AMD 7502P), 256 GB RAM, HDR IB, 4x Geforce RTX_2080Ti GPUs
- 15 nodes w/ 32-core (AMD 7502P), 256 GB RAM, HDR IB, 4x Geforce RTX_3090 GPUs
- 21 nodes w/ 32-core (AMD 7543P), 256 GB RAM, HDR IB, 4x Tesla A40 GPUs
- 2 nodes w/ 32-core (AMD 7502P), 256 GB RAM, HDR IB, 4x Tesla V100S PCIe GPUs
Expand Down

0 comments on commit 51f2ecd

Please sign in to comment.