Skip to content

Add MUMPS as linear solver option to mplinsolve() #2

@rdzman

Description

@rdzman

Moved here from MATPOWER/matpower#108 by @rwl ...

MUMPS might be a good candidate for a new linear solver option in mplinsol. Benchmarking would be required, but its support for parallelism may make it a good alternative to PARDISO when solving large systems, but without the license restrictions.

It includes a MATLAB/Octave interface. While this doesn't work with MPI-based distributed memory parallelism, it does support shared memory, multithreaded parallelism through OpenMP and multithreaded BLAS implementations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions