Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
We don't support MPI_Init( 0, 0 ), actually, and crash when this happens.
authordegomme <augustin.degomme@unibas.ch>
Mon, 25 Apr 2016 16:19:13 +0000 (18:19 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Mon, 25 Apr 2016 21:19:38 +0000 (23:19 +0200)
commit37098cf623e08e6757b7da37bc7d89df2c07e76b
treeca5ff0eb91ae1cef49223f0088927d785313f03f
parentd2870500ed94896ec3b064fa67af8d729920c007
We don't support MPI_Init( 0, 0 ), actually, and crash when this happens.
But these tests are precisely checking an incorrect output, so crashing was a success.
teshsuite/smpi/mpich3-test/init/exitst1.c
teshsuite/smpi/mpich3-test/init/exitst2.c
teshsuite/smpi/mpich3-test/init/exitst3.c