Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2a06e218 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

Adjust image size

parent 0f7a5cc1
No related branches found
No related tags found
No related merge requests found
Pipeline #1071035 passed
content/pages/newmadeleine.png

135 KiB | W: | H:

content/pages/newmadeleine.png

147 KiB | W: | H:

content/pages/newmadeleine.png
content/pages/newmadeleine.png
content/pages/newmadeleine.png
content/pages/newmadeleine.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -149,23 +149,21 @@ attribute: 2
# [fabulous](https://solverstack.gitlabpages.inria.fr/fabulous/)
<b>Sparse linear algebra, Block Krylov iterative solver</b>
- Written in C++, C and Fortran interfaces, CMake
- This library currently implements multiple variants of Block
Krylov iterative solvers:
- BCG (Block Conjugate Gradient)
- BF-BCG (Breadown Free BCG)
- BGCR (Block Generalized Conjugate Residual)
- BGMRES (Block General Minimum Residual)
- IB-BGMRES (BGMRES with inexact breakdown)
- BGMRES-DR (BGMRES with deflated restarting)
- IB-BGMRES-DR (BGMRES with inexact breakdown and deflated
restarting)
- IB-BGCRO-DR (Block Generalized Conjugate Residual Method with
Inner Orthogonalization with inexact breakdown and deflated
restarting)
<table>
<tr>
<td>
<ul>
<li>Written in C++, C and Fortran interfaces, CMake</li>
<li>BCG (Block Conjugate Gradient)</li>
<li>BF-BCG (Breadown Free BCG)</li>
<li>BGCR (Block Generalized Conjugate Residual)</li>
<li>BGMRES (Block General Minimum Residual)</li>
<li>IB-BGMRES (BGMRES with inexact breakdown)</li>
<li>BGMRES-DR (BGMRES with deflated restarting)</li>
<li>IB-BGMRES-DR (BGMRES with inexact breakdown and deflated restarting)</li>
<li>IB-BGCRO-DR (Block Generalized Conjugate Residual Method with Inner Orthogonalization with inexact breakdown and deflated restarting)</li>
</ul>
</td>
<td>
<img src="./fabulous.png" width=500 height=500>
<p align=center>fabulous BGMRES-DR convergence</p>
......@@ -227,13 +225,13 @@ attribute: 2
- Written in C, Fortran interface, GNU autotools</li>
- Supported on GNU/Linux, Mac OS X and Windows</li>
- fully supports MPI_THREAD_MULTIPLE multi-threading level</li>
- supports Infiniband, Omni-Path, TrueScale, UCX, BXI, Slingshot, ...</li>
- fully supports MPI_THREAD_MULTIPLE multi-threading level</li>
<table>
<tr>
<td>
<img src="./newmadeleine.png" width=494 height=304>
<img src="./newmadeleine.png" width=649 height=408>
<p align=center>NewMadeleine performances example</p>
</td>
</tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment