-
Type of the third argument for MPIR_Pack_size_impl should be a pointer to MPI_Aint. This patch fixes the wrong usage of int pointer for MPIR_Pack_size_impl in NEWMAD and MXM netmods. Signed-off-by:
Sangmin Seo <sseo@anl.gov>
8bdfaf74
Type of the third argument for MPIR_Pack_size_impl should be a pointer
to MPI_Aint. This patch fixes the wrong usage of int pointer for
MPIR_Pack_size_impl in NEWMAD and MXM netmods.
Signed-off-by:
Sangmin Seo <sseo@anl.gov>