diff --git a/src/docs/JOSS/paper.md b/src/docs/JOSS/paper.md index 9e9064e0c7..f28445c0d9 100644 --- a/src/docs/JOSS/paper.md +++ b/src/docs/JOSS/paper.md @@ -165,7 +165,7 @@ 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 | +| Machine | Nodes | Ranks | DoF/rank | Newton
iterations
per timestep
(avg.) | GMRES
iterations
per Newton
(avg.) | Setup
[s] | Solve
[s] | Efficiency | | :-------: | ---: | ---: |--------: | :-------: | :-------: | :-----: | -------: | -----: | | | 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% | @@ -173,7 +173,7 @@ In cases where such tight coupling is not required, one may decompose the monoli | | 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 | +| Machine | Nodes | Ranks | DoF/rank | Newton
iterations
per timestep
(avg.) | GMRES
iterations
per Newton
(avg.) | Setup
[s] | Solve
[s] | Efficiency | | :-------: | ---: | ---: |--------: | :-------: | :-------: | :-----: | -------: | -----: | | | 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% |