[petsc-users] Fatal error in MPI_Allreduce: Error message texts are not available[cli_9]: aborting job:

Jed Brown jedbrown at mcs.anl.gov
Fri Aug 5 18:02:13 CDT 2011


On Fri, Aug 5, 2011 at 16:58, Dominik Szczerba <dominik at itis.ethz.ch> wrote:

> Why would it happen only for np>8?


Depends on the logic in your code. I would start in a debugger with
breakpoints on the lines calling MatAssemblyBegin() and VecAssemblyBegin().
You can get line numbers from the stack trace you sent, if you are calling
those functions more than once.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110805/82273d1f/attachment.htm>


More information about the petsc-users mailing list