typedef enum { MPICompareStateINVALID, MPICompareStateIDLE, MPICompareStateARMED, MPICompareStateCOMPARED, } MPICompareState;