tueboesen / Sparse-iterative-parallel-linear-solver

This is a sparse iterative parallel linear solver I developed during my PhD. The solver works by splitting the matrix into blocks which are then solved in parallel. The solver assumes the input matrix to already have been ordered by a Reverse Cuthill-Mckee reordering algorithm.
14Updated 2 years ago

Alternatives and similar repositories for Sparse-iterative-parallel-linear-solver:

Users that are interested in Sparse-iterative-parallel-linear-solver are comparing it to the libraries listed below