boyle / meagre-crowd

Performance testing for sparse matrix solvers
http://www.sce.carleton.ca/~boyle/
Other
5 stars 2 forks source link

new solver: mumps (shared mem, parallel) #29

Closed boyle closed 13 years ago

boyle commented 13 years ago

from x. Li "Direct Solvers for Sparse Matrices" Mar 2010 - list of solvers

dependencies: pord, scalapack (lapack, blas, blacs (mpi)), mpi, ptscotch (scotch, mpi), parmetis (metis, mpi)

license: Public domain (?)

boyle commented 13 years ago

Installed and working: mumps 4.9.2

wrapper code, etc are in