[petsc-dev] Petsc has generated inconsistent data

Pierre Jolivet pierre.jolivet at enseeiht.fr
Thu Mar 16 05:31:18 CDT 2017


Hello,
Using master:
> cd $PETSC_DIR/src/ksp/ksp/examples/tutorials && make ex12 && mpirun -np 1 ./ex12 -pc_type gasm -mat_view -ksp_view
[..]
[0]PETSC ERROR: Petsc has generated inconsistent data
[0]PETSC ERROR: Called more times than PetscViewerASCIIPushSynchronized()

Also, in mumps.c (cf. http://lists.mcs.anl.gov/pipermail/petsc-dev/2017-February/020440.html <http://lists.mcs.anl.gov/pipermail/petsc-dev/2017-February/020440.html>):
“ICNTL(7) (sequentia matrix ordering):” => should be spelled “sequential"
"ICNTL(8) (scalling strategy):” => should be spelled “scaling”
"ICNTL(19) (Shur complement info):” => should be spelled “Schur”

Thanks,
Pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170316/e48d3302/attachment.html>


More information about the petsc-dev mailing list