Skip to content

Commit c5965c6

Browse files
sbryngelsonclaude
andcommitted
Replace Frontier-only scaling plot and remove dead Discussions badge
Update "Is this really exascale?" with combined El Capitan/Frontier/Alps weak scaling plot. Remove Discussions badge since Discussions is disabled. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent beab7aa commit c5965c6

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
<a href="https://mflowcode.github.io/">
3232
<img src="https://img.shields.io/badge/docs-mflowcode.github.io-blue" alt="Docs"/>
3333
</a>
34-
<a href="https://github.com/MFlowCode/MFC/discussions">
35-
<img src="https://img.shields.io/badge/discussions-join-brightgreen" alt="Discussions"/>
36-
</a>
3734
<a href="https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=MFlowCode%2FMFC">
3835
<img src="https://img.shields.io/badge/Codespaces-Open-2ea44f?logo=github" alt="Codespaces"/>
3936
</a>
@@ -120,13 +117,11 @@ You can visualize the output data in `examples/3D_shockdroplet/silo_hdf5` via Pa
120117

121118
## Is this _really_ exascale?
122119

123-
[OLCF Frontier](https://www.olcf.ornl.gov/frontier/) is the first exascale supercomputer.
124-
The weak scaling of MFC on this machine shows near-ideal utilization.
125-
We also scale ideally to >98% of LLNL El Capitan.
120+
MFC weak scales to the full machines on [El Capitan](https://hpc.llnl.gov/hardware/compute-platforms/el-capitan) (MI300A), [Frontier](https://www.olcf.ornl.gov/frontier/) (MI250X), and [Alps](https://www.cscs.ch/computers/alps) (GH200) with near-ideal efficiency.
126121
MFC is a SPEChpc benchmark candidate, part of the JSC JUPITER Early Access Program, and used OLCF Frontier and LLNL El Capitan early access systems.
127122

128123
<p align="center">
129-
<img src="docs/res/scaling.png" alt="Scaling" width="400"/>
124+
<img src="docs/res/weakScaling/weakscaling.png" alt="Weak scaling on El Capitan, Frontier, and Alps" width="400"/>
130125
</p>
131126

132127
## What else can this thing do?

0 commit comments

Comments
 (0)