[petsc-dev] Fwd: no petsc on Edison

Mark Adams mfadams at lbl.gov
Thu Jan 26 10:35:28 CST 2017


>
>
>>>
>  MatTransposeMatMult() tends to use much larger ctable than MatMatMult.
> Is your matrix symmetric? If so, MatMatMult() will use smaller ctable and
> require less communication.
>
>
Humm, that is good to know.

How would I add this to GAMG? Does the user tag the matrix as symmetric and
then GAMG checks this, explicitly computes a transpose of P, calls
MatMatMult twice?

Thanks,

Hong
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170126/12f19e0c/attachment.html>


More information about the petsc-dev mailing list