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 9, 2023
1 parent d43d456 commit 3eb3957
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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: 7039
value: 7090
- name: PI groups
value: 1096
value: 1098
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 203
Expand All @@ -24,7 +24,7 @@ facts:
desc: 18.73 (FP32) PFLOPs
- name: CPU cores
value: 53488
desc: "**4** CPU generations (**14** CPU models)"
desc: "**4** CPU generations (**13** CPU models)"
- name: GPUs
value: 756
desc: "**4** GPU generations (**12** GPU models)"
Expand All @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 570.61
value: 559.96
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: 5670
desc: spanning about **30.13 km**
value: 5675
desc: spanning about **30.14 km**
- name: Ethernet switches
value: 53
- name: scheduler
icon: chart-bar
fields:
- name: Slurm partitions
value: 178
value: 179
- name: CPU.hours/day
value: 45327
value: 46787
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3028620.8000
value: 3126131.4208
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: 1478
cores: 47592
nodes: 1479
cores: 47720
desc: privately-owned nodes
details: |
- 146 nodes w/ 20-core (Intel E5-2640v4), 128 GB RAM, EDR IB
Expand Down Expand Up @@ -165,5 +165,5 @@ facts:
- 19 nodes w/ 128-core (AMD 7763), 1024 GB RAM, HDR IB
- 36 nodes w/ 128-core (AMD 7742), 1024 GB RAM, HDR IB
- 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
- 8 nodes w/ 128-core (AMD 7763), 1024 GB RAM, HDR IB, 8x Tesla A100_SXM4 GPUs
access: private

0 comments on commit 3eb3957

Please sign in to comment.