Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add tracing for MPI_Start and MPI_Startall.
authordegomme <augustin.degomme@unibas.ch>
Thu, 19 Apr 2018 10:06:46 +0000 (12:06 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Thu, 19 Apr 2018 10:06:46 +0000 (12:06 +0200)
commit26713cb93739af3d63913a251aeeccf433f8da7a
treef1ce1ddd5693af717e49ee286dfd178ec672ba97
parent6f5199d14e3f1b6505d3e264257bfe64bd991ca7
add tracing for MPI_Start and MPI_Startall.
Persistent requests were never traced before.
Thanks r. k. Tesser for the idea.
src/smpi/bindings/smpi_pmpi_request.cpp
src/smpi/include/smpi_request.hpp
src/smpi/mpi/smpi_request.cpp