[petsc-dev] Alternatives to cholmod

Dave Nystrom dnystrom1 at comcast.net
Thu Feb 21 16:47:15 CST 2013


I've been using cholmod from SuiteSparse for over a year now to solve one of
my linear systems that is difficult to solve with an iterative method.  Are
there other sparse direct solvers, such as clique, that I should try
sometime?  My linear system is SPD and I am solving it on a single node.  My
code has not yet been parallelized using MPI - it is only a 2D code.

Thanks,

Dave



More information about the petsc-dev mailing list