X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0e9c0448c6566825b170b98ecff716b098bda10e..7da2926d0733ff0683f31aeea176ce71e127264f:/teshsuite/smpi/mpich3-test/group/gtranksperf.c diff --git a/teshsuite/smpi/mpich3-test/group/gtranksperf.c b/teshsuite/smpi/mpich3-test/group/gtranksperf.c index 98b79d22f1..9900aa3dba 100644 --- a/teshsuite/smpi/mpich3-test/group/gtranksperf.c +++ b/teshsuite/smpi/mpich3-test/group/gtranksperf.c @@ -45,6 +45,7 @@ int main( int argc, char *argv[] ) if (!ranks || !ranksout) { fprintf(stderr, "out of memory\n"); MPI_Abort(MPI_COMM_WORLD, 1); + exit(1); } /* generate a comm with the rank order reversed */