Add MPI_Aint arithmetic MPI_Aint_add/diff
These two functions will be included in MPI-3.1 and hence are implemented as MPIX. See more about this MPI-Forum ticket at https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/349 Fixes #2134, #2136 Signed-off-by:Pavan Balaji <balaji@anl.gov>
src/mpi/misc/aint_add.c
0 → 100644
src/mpi/misc/aint_diff.c
0 → 100644
src/mpid/ch3/src/mpid_aint.c
0 → 100644
Please register or sign in to comment