Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement MPI_Aint_add and MPI_Aint_diff
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 6 Mar 2021 13:37:14 +0000 (14:37 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sat, 6 Mar 2021 13:37:14 +0000 (14:37 +0100)
commit70db2cf7d113ef129c04aedb4fb3451d8f2ba96b
tree3d6727f7a42d6dac9b2411022d6419df930ce14c
parent89c8abeef58a617ed6df1073ed6e571a318f2e2d
Implement MPI_Aint_add and MPI_Aint_diff
include/smpi/smpi.h
src/smpi/bindings/smpi_mpi.cpp
src/smpi/bindings/smpi_pmpi.cpp