Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Feb 5, 2024
1 parent c77d13e commit eb2f5fe
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 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: 7054
- name: PI groups
value: 1114
value: 1115
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 201
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 575.14
value: 564.70
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: 5740
desc: spanning about **30.23 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
value: 47065
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3243922.1824
value: 3144742.5536
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

0 comments on commit eb2f5fe

Please sign in to comment.