Skip to content
Snippets Groups Projects
Commit 48d87858 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

Merge branch 'feature/known-issue-umfpack' into 'master'

[changelog] Mention SuiteSparse potentiel slowdown with openBlas

Closes #91

See merge request !437
parents 51e0ea70 3fb00693
No related branches found
No related tags found
1 merge request!437[changelog] Mention SuiteSparse potentiel slowdown with openBlas
Pipeline #37710 passed with warnings
......@@ -57,6 +57,14 @@
- Remove deprecated `SequentialInformation::getSolverCategory()`, use
`category()` instead.
## Known issues
- SuiteSparse's threading tends to conflict with the threading from OpenBLAS. The
author of SuiteSparse reports cases of an
[100 fold slowdown](https://github.com/DrTimothyAldenDavis/SuiteSparse/issues/1)
for cholmod. See also
[dune-istl #91](https://gitlab.dune-project.org/core/dune-istl/-/issues/91).
# Release 2.7
- New `SolverFactory` for generating sequential direct or iterative solvers and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment