Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Have MPI_* send a debug messages whenever output is not MPI_SUCCESS
authorAugustin Degomme <degomme@wasabi>
Fri, 6 Jul 2018 12:19:09 +0000 (14:19 +0200)
committerAugustin Degomme <degomme@wasabi>
Fri, 6 Jul 2018 12:58:55 +0000 (14:58 +0200)
Should help debugging quite a lot
TODO
- pass the message in WARNING
- requalify teshes for this (some intentionally give bad params to test)
- fix bugs in SMPI (already found one useless MPI_Attr_put call for example).


No differences found