Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement MPI_Type_get_envelope and MPI_Type_get_contents
authorAugustin Degomme <adegomme@gmail.com>
Fri, 5 Jun 2020 23:35:17 +0000 (01:35 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Fri, 5 Jun 2020 23:35:17 +0000 (01:35 +0200)
commit8e4a5c074a1b17227be6cfadbad2477b66666aee
treeb32a769d7355f9074d87144152d8d31676a3690a
parent5a8bcc28cbcc1b08bfa50c4fe6cb343658d3198f
Implement MPI_Type_get_envelope and MPI_Type_get_contents
include/smpi/smpi.h
src/smpi/bindings/smpi_mpi.cpp
src/smpi/bindings/smpi_pmpi_type.cpp
src/smpi/include/smpi_datatype.hpp
src/smpi/mpi/smpi_datatype.cpp
src/smpi/mpi/smpi_datatype_derived.cpp
teshsuite/smpi/mpich3-test/datatype/CMakeLists.txt
teshsuite/smpi/mpich3-test/datatype/contents.c
teshsuite/smpi/mpich3-test/datatype/testlist