Searched defs:MPI_VERSION (Results 1 – 2 of 2) sorted by relevance
105 #define MPI_VERSION ((MPI_VERSION_MAJOR << MPI_VERSION_MAJOR_SHIFT) | \ macro