Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rob Latham
MPICH-BlueGene
Commits
38df8d2a
Commit
38df8d2a
authored
Mar 01, 2015
by
Antonio J. Pena
Browse files
Changed MPI_SUBVERSION to 1
Now we are 3.1 compliant.
parent
a6265a44
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/include/mpi.h.in
View file @
38df8d2a
...
@@ -453,7 +453,7 @@ typedef int (MPI_Copy_function) ( MPI_Comm, int, void *, void *, void *, int * )
...
@@ -453,7 +453,7 @@ typedef int (MPI_Copy_function) ( MPI_Comm, int, void *, void *, void *, int * )
typedef int (MPI_Delete_function) ( MPI_Comm, int, void *, void * );
typedef int (MPI_Delete_function) ( MPI_Comm, int, void *, void * );
#define MPI_VERSION 3
#define MPI_VERSION 3
#define MPI_SUBVERSION
0
#define MPI_SUBVERSION
1
#define MPICH_NAME 3
#define MPICH_NAME 3
#define MPICH 1
#define MPICH 1
#define MPICH_HAS_C2F 1
#define MPICH_HAS_C2F 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment