Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add smpi_status.cpp and hpp.
authordegomme <augustin.degomme@unibas.ch>
Sun, 19 Mar 2017 00:23:22 +0000 (01:23 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Sun, 19 Mar 2017 00:23:22 +0000 (01:23 +0100)
commitdeb1c76a7b953888921c68a1ed77f170aca827de
treeed1ea799efb583873f322f561574f1f68768316c
parent8f7d03b2e6dd1bc79313ecb282820738ac0983c7
Add smpi_status.cpp and hpp.
That's rather empty, as actually MPI_Status has to stay in C (its fields being public to the user codes).
include/smpi/forward.hpp
src/smpi/colls/allgather/allgather-rdb.cpp
src/smpi/colls/allgatherv/allgatherv-mpich-rdb.cpp
src/smpi/colls/alltoall/alltoall-rdb.cpp
src/smpi/colls/bcast/bcast-scatter-LR-allgather.cpp
src/smpi/colls/bcast/bcast-scatter-rdb-allgather.cpp
src/smpi/private.h
src/smpi/smpi_global.cpp
src/smpi/smpi_pmpi.cpp
src/smpi/smpi_request.cpp
tools/cmake/DefinePackages.cmake