We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f88b9c commit d24b41eCopy full SHA for d24b41e
lessons/superlu-mfem/lesson.md
@@ -248,9 +248,9 @@ Final L2 norm of residual: 1.55331e-18
248
|:---:||:---:|
249
|<video src="slu_metis.mpg" width="400" height="300" controls preload></video>|[<img src="mfem-superlu0004.png" width="400">](mfem-superlu0004.png)|
250
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)|
+|Time to Solution|
+|:---:|
+|[<img src="slu_metis_time.png" width="400">](slu_metis_time.png)|
254
255
### Run 6: Now use SuperLU_DIST, with Metis(A'+A) ordering, using 16 MPI tasks,
256
on a larger problem.
0 commit comments