Ganesh Vijayakumar <[email protected]> writes:

> Hello,
>
>    Is there any way I can get MatSetValue to run faster if I can guarantee
> that the entries are local to that processor?

Use MatSetValuesBlocked if relevant.  Determining on/off process is not
a bottleneck.  Profile carefully before assuming where the time is
spent.

Attachment: signature.asc
Description: PGP signature

Reply via email to