mpiCompareConfigSet
Declaration
MPI_DECL1 MPI_RESULT MPI_DECL2 mpiCompareConfigSet(MPICompare compare, const MPICompareConfig *config);
Description
CompareConfigSet configures the compare module with the settings provided by config pointer.
compare | A handle to the compare object. |
---|---|
*config | A pointer to the new configuration structure. |