[petsc-users] QR factorization of Parallel Dense Matrix

James A Charles charlesj at purdue.edu
Thu Nov 7 15:38:11 CST 2013


I did some more investigation into this problem. Do you think using Scalapack for the QR factorization would be my best bet? If so, How do I interface Petsc to Scalapack? Are the parallelizations of the matrices in Petsc compatible with Scalapack?

Thanks,
James

----- Original Message -----
From: "Jed Brown" <jedbrown at mcs.anl.gov>
To: "James A Charles" <charlesj at purdue.edu>, petsc-users at mcs.anl.gov
Sent: Thursday, November 7, 2013 12:53:25 AM
Subject: Re: [petsc-users] QR factorization of Parallel Dense Matrix

James A Charles <charlesj at purdue.edu> writes:

> Hello,
>
> I have a parallel dense matrix, how can I perform a QR factorization? 

What dimension is the matrix and how do you want the factors distributed?


More information about the petsc-users mailing list