Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Jan 22, 2024
1 parent 1300245 commit be7f37c
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 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: 7124
value: 7047
- name: PI groups
value: 1116
value: 1111
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
- name: owner groups
value: 202
value: 201
- name: interfaces
icon: sitemap
fields:
Expand All @@ -20,28 +20,28 @@ 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
fields:
- name: compute nodes
value: 1726
value: 1731
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: 549.80
value: 531.16
desc: total power usage
- name: PDUs
value: 57
Expand All @@ -61,8 +61,8 @@ facts:
value: 104
desc: across **2** Infiniband fabrics (EDR, HDR)
- name: Infiniband cables
value: 5727
desc: spanning about **30.20 km**
value: 5738
desc: spanning about **30.23 km**
- name: Ethernet switches
value: 53
- name: scheduler
Expand All @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 179
- name: CPU.hours/day
value: 50521
value: 51059
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3375620.6944
value: 3411563.4336
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: 1496
cores: 48616
nodes: 1501
cores: 48872
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
- 260 nodes w/ 32-core (AMD 7543), 256 GB RAM, HDR IB
- 264 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 @@ -164,6 +164,6 @@ facts:
- 4 nodes w/ 64-core (AMD 7543), 4096 GB RAM, HDR IB
- 20 nodes w/ 128-core (AMD 7763), 1024 GB RAM, HDR IB
- 36 nodes w/ 128-core (AMD 7742), 1024 GB RAM, HDR IB
- 10 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
- 9 nodes w/ 128-core (AMD 7763), 1024 GB RAM, HDR IB, 8x Tesla A100_SXM4 GPUs
access: private

0 comments on commit be7f37c

Please sign in to comment.