Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add plenty more checks to MPI collectives, to comply with the standard.
authordegomme <adegomme@users.noreply.github.com>
Thu, 4 Apr 2019 13:29:05 +0000 (15:29 +0200)
committerdegomme <adegomme@users.noreply.github.com>
Thu, 4 Apr 2019 14:52:58 +0000 (16:52 +0200)
commitac307dad2932084d3b5b5af7bcd298d057649c1a
treec34473a0dfb865d85763fa9efe84a0750d2535ef
parent1a1c52b967de67cce8c9c5eefab40b8ca7c106a4
Add plenty more checks to MPI collectives, to comply with the standard.
Coverage was a bit too high, this should help reducing it.
src/smpi/bindings/smpi_pmpi_coll.cpp
src/smpi/include/smpi_op.hpp
src/smpi/mpi/smpi_op.cpp