Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allgatherv : don't output MPI_ERR_BUFFER if recvbuf is null if we don't receive any...
authorAugustin Degomme <adegomme@gmail.com>
Mon, 19 Aug 2019 09:33:25 +0000 (11:33 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Mon, 19 Aug 2019 09:33:25 +0000 (11:33 +0200)
commita2e5b7d16ced4cf8ceafa5d7b9c4d368311885ca
tree1135bd68ae9fe2bd84744952c71358e7b5f45f83
parentdb851eaf612a7822372da53b791b396cbec88a70
Allgatherv : don't output MPI_ERR_BUFFER if recvbuf is null if we don't receive any data.
FIXME : other collectives can have the same constraint relaxed
src/smpi/bindings/smpi_pmpi_coll.cpp