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 19, 2024
1 parent d4c7e9e commit 1645651
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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: 7085
value: 7116
- name: PI groups
value: 1116
value: 1117
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: 548.42
value: 506.39
desc: total power usage
- name: PDUs
value: 57
Expand Down Expand Up @@ -71,11 +71,11 @@ facts:
- name: Slurm partitions
value: 178
- name: CPU.hours/day
value: 45679
value: 44505
desc: over **5 years** of computing in a single day
- name: /month
fmt: "${:,.0f}"
value: 3052120.7296
value: 2973675.0336
desc: to run the same workload on t2.large on-demand cloud instances

- name: partitions
Expand Down

0 comments on commit 1645651

Please sign in to comment.