Skip to content

Strumpack wrapper? #170

@learning-chip

Description

@learning-chip

Strumpack (https://github.com/pghysels/STRUMPACK) contains dense and sparse linear solvers, with OpenMP/MPI/CUDA backends. It is a relatively new package written by SuperLU developers. It implements a variety of hierarchical low-rank compression algorithms to achieve lower O(n^k) complexity than exact factorization. It is more robust for indefinite matrix where fast AMG solvers fail (as shown in this paper, TABLE IV)

There is an unofficial, un-maintained Python interface: https://github.com/sshiraiwa/PySTRUMPACK

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions