Skip to content

Commit d24b41e

Browse files
committed
removing a plot
1 parent 0f88b9c commit d24b41e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lessons/superlu-mfem/lesson.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,9 @@ Final L2 norm of residual: 1.55331e-18
248248
|:---:||:---:|
249249
|<video src="slu_metis.mpg" width="400" height="300" controls preload></video>|[<img src="mfem-superlu0004.png" width="400">](mfem-superlu0004.png)|
250250

251-
|Time to Solution|L2 norm of final residual|
252-
|:---:||:---:|
253-
|[<img src="slu_metis_time.png" width="400">](slu_metis_time.png)|[<img src="slu_metis_residual.png" width="400">](slu_metis_residual.png)|
251+
|Time to Solution|
252+
|:---:|
253+
|[<img src="slu_metis_time.png" width="400">](slu_metis_time.png)|
254254

255255
### Run 6: Now use SuperLU_DIST, with Metis(A'+A) ordering, using 16 MPI tasks,
256256
on a larger problem.

0 commit comments

Comments
 (0)