Hi George,
It turned out that memchecker break our usage of weak symbols. The
problem is that the definition of the weak symbol should always appear
before the first use of the function. There are two MPI functions that
are used in the memchecker.h file: MPI_Type_get_contents and
MPI_Type_get
It turned out that memchecker break our usage of weak symbols. The
problem is that the definition of the weak symbol should always appear
before the first use of the function. There are two MPI functions that
are used in the memchecker.h file: MPI_Type_get_contents and
MPI_Type_get_envelope