[petsc-users] Prometheus vs GAMG for elasticity/plasticity problems

Jed Brown jed at jedbrown.org
Thu Jan 30 17:07:56 CST 2014


Mark Adams <mfadams at lbl.gov> writes:

>> We're seeing a bit lower performance in MatMult with GAMG, perhaps
>> because we are not using block formats specialized for elasticity.
>>
>>
> The block info seems to be there.

I meant that GAMG isn't using BAIJ, but Prometheus is.  That affects
kernel efficiency.

> SOR is two iterations is twice as expensive and twice as powerful, roughly.

It should be less than twice as expensive because the zero initial guess
case is optimized.  If we also optimize triangular reuse in the
subsequent residual evaluation, it should be about the same cost.
-------------- 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/20140130/e2ecee3a/attachment.pgp>


More information about the petsc-users mailing list