From 8c001e95e8f2e463e9831e2457c4ca34ec8b67fb Mon Sep 17 00:00:00 2001 From: Randolph Settgast Date: Tue, 14 May 2024 10:53:02 -0700 Subject: [PATCH] table formatting attempt #128 --- src/docs/JOSS/paper.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/docs/JOSS/paper.md b/src/docs/JOSS/paper.md index ca99f67ddde..b65aac9f54b 100644 --- a/src/docs/JOSS/paper.md +++ b/src/docs/JOSS/paper.md @@ -166,18 +166,18 @@ In cases where such tight coupling is not required, one may decompose the monoli | Machine | Nodes | Ranks | DoF/rank | Newton
iterations
per timestep
(avg.) | GMRES
iterations
per Newton
(avg.) | Setup
phase
[s] | Solve
phase
[s] | Efficiency | -| :-----: | ---: | ---: |--------: | :-------: | :-------: | :-----: | -------: | ---------: | -| | 2 | 72 | 226.3K | 7.5 | 30.3 | 6,709.1 | 13,724.7 | 100% | -| Quartz | 4 | 144 | 113.1K | 7.5 | 30.9 | 3,815.8 | 7,479.4 | 90% | -| | 8 | 288 | 56.6K | 7.6 | 30.9 | 2,290.2 | 4,296.1 | 78% | -| | 16 | 576 | 28.3K | 7.6 | 31.2 | 1,698.7 | 2,233.7 | 65% | +| :-----: | ---: | ---: |--------: | :-------: | :-------: | :-----: | -------: | -----: | +| | 2 | 72 | 226.3K | 7.5 | 30.3 | 6,709 | 13,725 | 100% | +| Quartz | 4 | 144 | 113.1K | 7.5 | 30.9 | 3,816 | 7,479 | 90% | +| | 8 | 288 | 56.6K | 7.6 | 30.9 | 2,290 | 4,296 | 78% | +| | 16 | 576 | 28.3K | 7.6 | 31.2 | 1,699 | 2,234 | 65% | | Machine | Nodes | Ranks | DoF/rank | Newton
iterations
per timestep
(avg.) | GMRES
iterations
per Newton
(avg.) | Setup
phase
[s] | Solve
phase
[s] | Efficiency | -| :-----: | ---: | ---: |--------: | :-------: | :-------: | :-----: | -------: | ---------: | -| | 4 | 16 | 1,018.3K | 7.7 | 44.3 | 2,829.7 | 4,363.5 | 100% | -| Lassen | 8 | 32 | 509.2K | 7.5 | 46.2 | 1,834.0 | 3,636.3 | 66% | -| | 16 | 64 | 254.6K | 7.5 | 45.6 | 1,472.6 | 3,774.5 | 3% | +| :-----: | ---: | ---: |--------: | :-------: | :-------: | :-----: | -------: | -----: | +| | 4 | 16 | 1,018.3K | 7.7 | 44.3 | 2,830 | 4,364 | 100% | +| Lassen | 8 | 32 | 509.2K | 7.5 | 46.2 | 1,834 | 3,636 | 66% | +| | 16 | 64 | 254.6K | 7.5 | 45.6 | 1,473 | 3,775 | 3% | ![Scaling results for compositional flow on ORNL/Frontier.\label{fig:Frontier_CMPF_Scaling}](GEOS_Frontier.pdf){ width=40% }