[petsc-users] Meaning of error message (gamg & fieldsplit related)

Safin, Artur aks084000 at utdallas.edu
Tue Aug 16 17:21:29 CDT 2016


Barry, Mark,

Apologies for taking a while to respond.

Are you saying it works for a while but fails when the problem is large, or that it never works with fieldsplit_1? And how many processors are you using?

All of these are serial runs. The preconditioner always fails for large problems; but I also found an example where it fails for a fairly small matrix. fieldsplit_1 is the one that fails, although fieldpslit_0 always works.

This should be fixed in the master branch

I tried the developmental version (from today), but the same bug persists.



I have some code that reproduces the example. The index sets that I use are non-overlapping; I also checked with matlab that each fieldsplit submatrix is non-singular.
The issue is with fieldsplit_TA: if I do not use -fieldsplit_TA-pc_type_gamg, then the solver converges. Otherwise, it crashes with the same message.

Artur


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A
Type: application/octet-stream
Size: 781904 bytes
Desc: A
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0002.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0004.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A.info
Type: application/octet-stream
Size: 23 bytes
Desc: A.info
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0003.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0005.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ex.c
Type: text/x-csrc
Size: 7967 bytes
Desc: ex.c
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0001.c>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0006.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: run.sh
Type: application/x-shellscript
Size: 559 bytes
Desc: run.sh
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0001.bin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20160816/45f0bd4d/attachment-0007.htm>


More information about the petsc-users mailing list