Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
"Implement" MPI_Type_get_extent_x, MPI_Type_get_true_extent_x, and MPI_Status_set_ele...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 6 Mar 2021 13:36:26 +0000 (14:36 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 6 Mar 2021 13:36:26 +0000 (14:36 +0100)
commit89c8abeef58a617ed6df1073ed6e571a318f2e2d
tree0b238de88a400b7d61f49383e4f2ad561d5fa80f
parent7ba1d2ce8f7925844653f8d9709e1bb35e662511
"Implement" MPI_Type_get_extent_x, MPI_Type_get_true_extent_x, and MPI_Status_set_elements_x
include/smpi/smpi.h
src/smpi/bindings/smpi_mpi.cpp
src/smpi/bindings/smpi_pmpi_request.cpp
src/smpi/bindings/smpi_pmpi_type.cpp