[petsc-users] SuperLU_dist issue in 3.7.4
Jed Brown
jed at jedbrown.org
Wed Oct 19 12:34:48 CDT 2016
Anton Popov <popov at uni-mainz.de> writes:
> Thank you Sherry for your efforts
>
> but before I can setup an example that reproduces the problem, I have to
> ask PETSc related question.
>
> When I pump matrix via MatView MatLoad it ignores its original partitioning.
>
> Say originally I have 100 and 110 equations on two processors, after
> MatLoad I will have 105 and 105 also on two processors.
>
> What do I do to pass partitioning info through MatView MatLoad?
Call MatSetSizes before MatLoad.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20161019/5bb0d92b/attachment.pgp>
More information about the petsc-users
mailing list