Greetings Prentice.
This is a very generic error, it's basically just indicating "somewhere in the
program, we got a bad pointer address."
It's very difficult to know if this issue is in Open MPI or in the application
itself (e.g., memory corruption by the application eventually lead to bad dat
I manage a very heterogeneous cluster. I have nodes of different ages
with different processors, different amounts of RAM, etc. One user is
reporting that on certain nodes, his jobs keep crashing with the errors
below. His application is using OpenMPI 1.10.3, which I know is an
ancient version