Mark Adams <mfad...@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.

Attachment: pgp9vb5xD1Eyb.pgp
Description: PGP signature

Reply via email to