Skip to content

Commit

Permalink
docs: updated facts
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Jul 22, 2024
1 parent 24b26db commit 3d58e71
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions includes/data/facts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ facts:
- name: users
fields:
- name: user accounts
value: 7524
value: 7515
- name: PI groups
value: 1152
desc: "from all Stanford's seven Schools, SLAC, Stanford Institutes, _etc._"
Expand Down Expand Up @@ -41,7 +41,7 @@ facts:
icon: plug
fields:
- name: kW
value: 625.09
value: 597.34
desc: total power usage
- name: PDUs
value: 58
Expand Down Expand Up @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 179
- name: CPU.hours/day
value: 46843
value: 47384
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3129919.0528
value: 3166042.1952
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit 3d58e71

Please sign in to comment.