[petsc-users] Performance of ISCreateGeneral()

Mark Adams mfadams at lbl.gov
Sun Jul 5 14:15:53 CDT 2020


ISCreateGeneral just takes your indices and caches them. But it is a synch
point. What ratio (max/min) is PETSc reporting in this data?

On Sun, Jul 5, 2020 at 1:51 PM Y. Shidi <ys453 at cam.ac.uk> wrote:

> Dear developers,
>
> I am currently doing a weak scaling test, and find that
> the weak scaling results for ISCreateGeneral() is very bad.
> For 2, 4, 8 processors, the running times for completing
> ISCreateGeneral() are:
> 0.687494, 3.00597 and 10.0613.
> I am not sure if this is normal.
>
> Thank you for your time.
>
> Kind Regards,
> Shidi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200705/fb2cf0aa/attachment.html>


More information about the petsc-users mailing list