Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change handling of MPI_PROC_NULL as a src or a dest.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 7 Mar 2021 17:10:58 +0000 (18:10 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 7 Mar 2021 18:13:41 +0000 (19:13 +0100)
We used to just skip the requests, but it was not possible to set status->MPI_SOURCE later in this case.


No differences found