Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SMPI : Implementation of MPI_Type_create_subarray
authordegomme <augustin.degomme@unibas.ch>
Thu, 15 Mar 2018 14:50:51 +0000 (15:50 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Thu, 15 Mar 2018 15:25:10 +0000 (16:25 +0100)
commit15935515f1a4c577e1fb0aeec4bb0f3cc4f3dcab
treec04f93286547f95972b0fb834625601e0b1c8bfc
parent15b8076f674f48a030ad906cc8aec57df2fbbd61
SMPI : Implementation of MPI_Type_create_subarray
Mostly inspired from openMPI's one
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