[petsc-users] Why my petsc program get stuck and hang there when assembling the matrix?

Jed Brown jed at jedbrown.org
Sun Feb 26 22:30:32 CST 2017


Sanjay Govindjee <s_g at berkeley.edu> writes:

> I'm not sure it is best to say that "the standard way to handle this" is 
> to partition the elements.  Minimization of communication calls for 
> partitioning the nodes (at the expense of performing extra element 
> computations).

For high order elements, that entails far more communication (volume).

I think it's fair to say that element partition is by far the most
common way to implement, though there is certainly a case for working
only with a nodal partition (depending on the intended solver) when
using relatively low order elements.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170226/2eb3a59c/attachment.pgp>


More information about the petsc-users mailing list