Skip to content
  • Thomas Jahns's avatar
    Fix check of MPI_Abort exits. · ede135a4
    Thomas Jahns authored
    * 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.
    ede135a4