Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Oct 2, 2024
1 parent 84bb3aa commit 2ab647c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@ If you use KrylovPreconditioners.jl in your work, please cite using the format g

The best sidekick of [Krylov.jl](https://github.com/JuliaSmoothOptimizers/Krylov.jl) └(^o^ )X( ^o^)┘

Boosting Performance with KrylovPreconditioners.jl

Voici les corrections :
## Content

To further enhance the performance of [Krylov.jl](https://github.com/JuliaSmoothOptimizers/Krylov.jl), especially on GPUs, we recommend using `KrylovPreconditioners.jl`.
This package provides a variety of preconditioning strategies that can significantly improve convergence rates for Krylov solvers, making them even more efficient for large-scale problems.
It also contains operators to perform multiple sparse matrix-dense vector products, as well as triangular solves, more efficiently on various GPUs.
It also contains operators to boost the performance of sparse matrix-dense vector products and sparse triangular solves on different GPUs.

0 comments on commit 2ab647c

Please sign in to comment.