[petsc-users] Question about GAMG and memory use
Jed Brown
jed at jedbrown.org
Thu Mar 5 13:17:20 CST 2015
Barry Smith <bsmith at mcs.anl.gov> writes:
> This should not happen, probably you are working with a MPIAIJ
> matrix
Randall, it sounds like you are creating an MPIAIJ matrix even in
serial. Meanwhile, GAMG creates a SeqAIJ prolongation operator (when
running in serial). Why are you creating an MPIAIJ matrix in serial?
(Maybe you have MATMPIAIJ where it could be MATAIJ?)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150305/91c93bd6/attachment.pgp>
More information about the petsc-users
mailing list