Open
Description
The failures in #707 might be fixed when updating gmm to a newer version.
I tried updating to gmm-5.4.4, but encountered the same issue as here. Apparently, now either SuperLU or MUMPS are needed. Maybe it is possible to change it such that gmm still works without either of the libraries.
I also tried using gmm-5.4.2 where the issue is not yet present, but this version requires at least some adaptions in GmmxxMultiplier
, for example mult_add_by_row_bwd
was removed.
When updating gmm we should also revise its handling in CMake:
- download gmm instead of shipping it
- install it as described here which only exports the include files and not the rest.
Metadata
Metadata
Assignees
Labels
No labels