Do you have something like valgrind on your machine? If so, then why not launch
your apps under valgrind - eg., "mpirun valgrind my_app"?
If your app is segfaulting, there isn't much OMPI can do to tell you why. All
we can do is tell you that your app was hit with a SIGTERM.
Did you talk t
Hi David,
Unfortunately there is no information about error in the rsl.out.*,
rsl.error and wrf.out files. The error message mentioned in the previous
email appeared in the wrf.err file. Both rsl.out and rsl.error shows
stopping of integration at the time of crash and that is it. I am just
wonderin