Skip to content

Commit d1b8a58

Browse files
dalcinljeffhammond
authored andcommitted
Bump MPI version macros to 5.0
1 parent 4753e27 commit d1b8a58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mpi.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
extern "C" {
88
#endif
99

10-
#define MPI_VERSION 4
11-
#define MPI_SUBVERSION 2
10+
#define MPI_VERSION 5
11+
#define MPI_SUBVERSION 0
1212

1313
#define MPI_ABI_VERSION 1
1414
#define MPI_ABI_SUBVERSION 0

0 commit comments

Comments
 (0)