1
1

- Hey, as of r19461, we're officially endorse MPI-2.1

... even in Fortran ;-)

This commit was SVN r21284.

The following SVN revision numbers were found above:
  r19461 --> open-mpi/ompi@008fa8c5cc
Этот коммит содержится в:
Rainer Keller 2009-05-27 00:32:23 +00:00
родитель 9d3f1671d3
Коммит 653656f012

Просмотреть файл

@ -75,7 +75,7 @@
integer MPI_VERSION, MPI_SUBVERSION
parameter (MPI_VERSION=2)
parameter (MPI_SUBVERSION=0)
parameter (MPI_SUBVERSION=1)
!
! Miscellaneous constants
!