Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simple implementation of generalized requests in MPI.
authordegomme <adegomme@users.noreply.github.com>
Tue, 26 Mar 2019 17:20:53 +0000 (18:20 +0100)
committerdegomme <adegomme@users.noreply.github.com>
Thu, 28 Mar 2019 17:35:56 +0000 (18:35 +0100)
commite16fdf3791cbbd1f275d2c2410fb684a77324956
tree91a3cff1b596894bdcd24803e1632406265fdc01
parent5eca6390609ff027f63cbd6480aef17b1daa17b9
Simple implementation of generalized requests in MPI.
Also fix testsome behavior.
src/smpi/bindings/smpi_mpi.cpp
src/smpi/bindings/smpi_pmpi_request.cpp
src/smpi/include/private.hpp
src/smpi/include/smpi_request.hpp
src/smpi/internals/smpi_replay.cpp
src/smpi/mpi/smpi_request.cpp
teshsuite/smpi/mpich3-test/pt2pt/CMakeLists.txt
teshsuite/smpi/mpich3-test/pt2pt/testlist