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 2, 2023
1 parent a61065d commit e140ce7
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions includes/data/facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ facts:
- name: users
fields:
- name: user accounts
value: 6956
value: 7039
- name: PI groups
value: 1094
value: 1096
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 199
value: 203
- name: interfaces
icon: sitemap
fields:
Expand All @@ -24,15 +24,15 @@ facts:
desc: 18.73 (FP32) PFLOPs
- name: CPU cores
value: 53488
desc: "**4** CPU generations (**13** CPU models)"
desc: "**4** CPU generations (**14** CPU models)"
- name: GPUs
value: 756
desc: "**4** GPU generations (**12** GPU models)"
- name: hardware
icon: server
fields:
- name: compute nodes
value: 1693
value: 1701
desc: "**19** server models (from **3** different manufacturers)"
- name: racks
value: 37
Expand All @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 558.83
value: 570.61
desc: total power usage
- name: PDUs
value: 57
Expand All @@ -61,21 +61,21 @@ facts:
value: 104
desc: across **2** Infiniband fabrics (EDR, HDR)
- name: Infiniband cables
value: 5654
desc: spanning about **30.11 km**
value: 5670
desc: spanning about **30.13 km**
- name: Ethernet switches
value: 53
- name: scheduler
icon: chart-bar
fields:
- name: Slurm partitions
value: 174
value: 178
- name: CPU.hours/day
value: 37228
desc: over **4 years** of computing in a single day
value: 45327
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 2487465.2096
value: 3028620.8000
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down Expand Up @@ -123,8 +123,8 @@ facts:
- 2 nodes w/ 32-core (AMD 7502P), 256 GB RAM, HDR IB, 4x Tesla V100S PCIe GPUs
access: public
- name: owners
nodes: 1471
cores: 47080
nodes: 1478
cores: 47592
desc: privately-owned nodes
details: |
- 146 nodes w/ 20-core (Intel E5-2640v4), 128 GB RAM, EDR IB
Expand All @@ -147,7 +147,7 @@ facts:
- 75 nodes w/ 24-core (Intel 5118), 384 GB RAM, EDR IB
- 1 nodes w/ 24-core (Intel 5118), 512 GB RAM, EDR IB
- 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
- 240 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
- 15 nodes w/ 32-core (AMD 7502P), 256 GB RAM, HDR IB, 4x Geforce RTX_3090 GPUs
Expand All @@ -162,8 +162,8 @@ facts:
- 3 nodes w/ 64-core (Intel 6130), 3072 GB RAM, EDR IB
- 1 nodes w/ 64-core (AMD 7502), 4096 GB RAM, HDR IB
- 2 nodes w/ 64-core (AMD 7543), 4096 GB RAM, HDR IB
- 17 nodes w/ 128-core (AMD 7763), 1024 GB RAM, HDR IB
- 19 nodes w/ 128-core (AMD 7763), 1024 GB RAM, HDR IB
- 36 nodes w/ 128-core (AMD 7742), 1024 GB RAM, HDR IB
- 6 nodes w/ 128-core (AMD 7763), 1024 GB RAM, HDR IB, 8x Tesla A100_SXM4 GPUs
- 7 nodes w/ 128-core (AMD 7662), 1024 GB RAM, HDR IB, 8x Tesla A100_SXM4 GPUs
- 7 nodes w/ 128-core (AMD 7763), 1024 GB RAM, HDR IB, 8x Tesla A100_SXM4 GPUs
access: private

0 comments on commit e140ce7

Please sign in to comment.