Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
EXIT_SUCCESS/EXIT_FAILURE are standard C defined in stdlib.h.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 7 Feb 2018 09:39:29 +0000 (10:39 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 7 Feb 2018 10:05:52 +0000 (11:05 +0100)
commit996be9435416557e2c1b20cbf462848b475d168d
tree0fd40025d2f11ca40335ab30f9c59267fd02aca8
parente08409271e07dc10e8249923d3658413ddb25cb7
EXIT_SUCCESS/EXIT_FAILURE are standard C defined in stdlib.h.
teshsuite/smpi/coll-allgather/coll-allgather.c
teshsuite/smpi/coll-allgatherv/coll-allgatherv.c
teshsuite/smpi/coll-allreduce/coll-allreduce.c
teshsuite/smpi/coll-alltoall/coll-alltoall.c
teshsuite/smpi/coll-gather/coll-gather.c
teshsuite/smpi/coll-reduce/coll-reduce.c
teshsuite/smpi/mpich3-test/coll/coll13.c