Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add checks on collectives to prevent incoherent inputs.
authorAugustin Degomme <adegomme@gmail.com>
Wed, 17 Feb 2021 22:48:31 +0000 (23:48 +0100)
committerAugustin Degomme <adegomme@gmail.com>
Wed, 17 Feb 2021 22:56:33 +0000 (23:56 +0100)
commit4007ff861077f2486b8419abb626b0a4e1b8de43
treecce3b255a029ebfa69f277a267e375bf40759ba7
parenta022e693bd8313e3c727fd56ceefb5d8e982d8e1
Add checks on collectives to prevent incoherent inputs.
(sendsize != recvsize, when applicable)
src/smpi/bindings/smpi_pmpi_coll.cpp