Skip to content

Commit 8a4e696

Browse files
committed
Fewer digits in timing figures for cleanliness
1 parent 01d20f6 commit 8a4e696

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

  • doc/UsersGuide/BuildingRunningTesting

doc/UsersGuide/BuildingRunningTesting/FIRE.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -125,17 +125,17 @@ We tested several combinations of parallelization methods using a 15-hour one-wa
125125
- MPI 2
126126
- MPI 4
127127
* - OpenMP 1
128-
- 2820.200802
129-
- 1577.748477
130-
- 1343.323408
128+
- 2820.20
129+
- 1577.75
130+
- 1343.32
131131
* - OpenMP 2
132-
- 2168.499091
133-
- 1372.190139
134-
- 1334.157103
132+
- 2168.50
133+
- 1372.19
134+
- 1334.16
135135
* - OpenMP 4
136-
- 1867.509120
137-
- 1373.244105
138-
- 1340.811422
136+
- 1867.51
137+
- 1373.24
138+
- 1340.81
139139

140140
Additional boundary conditions file
141141
-----------------------------------

0 commit comments

Comments
 (0)