Fix bug in using wrong type for packsize.
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>
Please register or sign in to comment