X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d0ffc37686edcc803601f76ab51fdfed5fc2f241..fc6b5be5d61faef791bdbc4d5c52dcc1eb49dfb2:/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 */