Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add preliminary support for MPI_Pack, MPI_Pack_size, and MPI_Unpack.
authorAugustin Degomme <augustin.degomme@imag.fr>
Mon, 3 Nov 2014 16:47:06 +0000 (17:47 +0100)
committerAugustin Degomme <augustin.degomme@imag.fr>
Mon, 3 Nov 2014 16:47:11 +0000 (17:47 +0100)
commit2114c044f7a785c1c53c0f69d0203fd50c2175d5
tree518c571841a6dcc0fa6e3300593326495a834747
parent792a13b39a3039c1854582515010446be9ab5ffa
Add preliminary support for MPI_Pack, MPI_Pack_size, and MPI_Unpack.
Activate tests for these functions. Somes cases with too complex imbricated datatypes are not supported (yet).
src/smpi/private.h
src/smpi/smpi_mpi_dt.c
src/smpi/smpi_pmpi.c
teshsuite/smpi/mpich3-test/datatype/CMakeLists.txt
teshsuite/smpi/mpich3-test/datatype/testlist