[petsc-users] Parallel LU decomposition

Gong Ding gdiso at ustc.edu
Mon May 31 11:11:41 CDT 2010


Dear all,
I need to solve Poisson's equation many times with same Matrix A and different RHS b.
The most efficient way is do pre-factorization I think.

For serial problem, the PCLU seems work as I want to. 
However, how to do for parallel situation? 
Should I use an external LU solver such as superlu_dist?

Thanks
Gong Ding
 


More information about the petsc-users mailing list