Fix check of MPI_Abort exits.
* Some platforms do not use the POSIX exit code, but at least have the decency to give a textual report we can use in the test framework. * Some totally fail to report this on their own. For those systems a work-around was implemented.
Please register or sign in to comment