[petsc-users] Dense Matrix setting local rows / local columns Question

Jed Brown jedbrown at mcs.anl.gov
Fri Oct 18 13:29:34 CDT 2013


Jed Brown <jedbrown at mcs.anl.gov> writes:
>> The MatMatMult for sparse-dense seems to be working! The problem seems
>> to be with dense-dense? I made sure of this by printing out the Matrix
>> Type before calling the multiplication. Is dense-dense not supported?
>
> Correct.  I thought you said your dense matrix had only a few columns.
> What are you multiplying it with?

We used to use PLAPACK for dense-dense products, but it had bugs and we
have since switched to Elemental, which is its own format
(MATELEMENTAL).  But for matrices with only a few columns, you wouldn't
want that distribution.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20131018/45f3f765/attachment.pgp>


More information about the petsc-users mailing list