Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Mar 20, 2024
2 parents ed9fb61 + fa48ab5 commit c92d974
Show file tree
Hide file tree
Showing 6 changed files with 599 additions and 582 deletions.
44 changes: 22 additions & 22 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: 7048
value: 7190
- name: PI groups
value: 1114
value: 1126
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 201
Expand All @@ -20,13 +20,13 @@ facts:
fields:
- name: PFLOPs (FP64)
fmt: "{:0.2f}"
value: 5.00
desc: 18.73 (FP32) PFLOPs
value: 5.44
desc: 19.61 (FP32) PFLOPs
- name: CPU cores
value: 53488
value: 55600
desc: "**4** CPU generations (**13** CPU models)"
- name: GPUs
value: 756
value: 792
desc: "**4** GPU generations (**12** GPU models)"
- name: hardware
icon: server
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,186** rack units"
- name: energy
icon: plug
fields:
- name: kW
value: 575.14
value: 574.39
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: 5736
desc: spanning about **30.22 km**
value: 5733
desc: spanning about **30.14 km**
- name: Ethernet switches
value: 53
- name: scheduler
icon: chart-bar
fields:
- name: Slurm partitions
value: 179
value: 178
- name: CPU.hours/day
value: 48550
desc: over **5 years** of computing in a single day
value: 41542
desc: over **4 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3243922.1824
value: 2775676.0256
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
fields:
- name: normal
nodes: 187
cores: 5012
nodes: 195
cores: 5236
desc: compute nodes
details: |
- 57 nodes w/ 20-core (Intel E5-2640v4), 128 GB RAM, EDR IB
- 36 nodes w/ 24-core (Intel 5118), 191 GB RAM, EDR IB
- 24 nodes w/ 32-core (AMD 7543), 256 GB RAM, HDR 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
- 70 nodes w/ 32-core (AMD 7502), 256 GB RAM, HDR IB
access: public
- name: dev
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: 1501
cores: 48872
nodes: 1493
cores: 48648
desc: privately-owned nodes
details: |
- 146 nodes w/ 20-core (Intel E5-2640v4), 128 GB RAM, EDR IB
Expand All @@ -142,12 +142,12 @@ facts:
- 1 nodes w/ 20-core (Intel E5-2640v4), 512 GB RAM, EDR IB, 8x Geforce TITAN_Xp GPUs
- 2 nodes w/ 20-core (Intel E5-2640v4), 512 GB RAM, EDR IB, 8x Geforce TITAN_V GPUs
- 2 nodes w/ 20-core (Intel E5-2640v4), 1024 GB RAM, EDR IB, 4x Geforce TITAN_Xp GPUs
- 348 nodes w/ 24-core (Intel 5118), 191 GB RAM, EDR IB
- 344 nodes w/ 24-core (Intel 5118), 191 GB RAM, EDR IB
- 2 nodes w/ 24-core (Intel 5118), 191 GB RAM, EDR IB, 4x Tesla V100 PCIe GPUs
- 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
- 264 nodes w/ 32-core (AMD 7543), 256 GB RAM, HDR IB
- 260 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 Down
Loading

0 comments on commit c92d974

Please sign in to comment.