[petsc-users] Segmentatoin fault

丁老师 ztdepyahoo at 163.com
Wed Jul 31 07:46:23 CDT 2013


I write a FVM code for the convection diffusion problem on a 2D cartesian grid.
the code can run correctly with a grid of 720*720. and it use only 26% of the system memory(8G) during its running.
but if i increase the grid to 800*800, it gives me the following error? could you please give me some information how to resolve it.



mpiexec -np 4 ./main
===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
ztdep at linuxdell:~/Projects/CartesianPFlowingHeat2D-KDE/build> mpiexec -np 4 ./main
write the grid to Grid.cgns sucessfully
















-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130731/0955e833/attachment.html>


More information about the petsc-users mailing list