1
1

Add bullet about MPI_Get_address in the "mpi" module

This commit was SVN r29006.
Этот коммит содержится в:
Jeff Squyres 2013-08-06 15:23:36 +00:00
родитель ed130dcef0
Коммит d5e6b50d83

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

@ -54,6 +54,8 @@ included in the vX.Y.Z section and be denoted as:
Trunk (not on release branches yet)
-----------------------------------
- Add missing MPI_Get_address implementation in the Fortran "mpi"
module for gfortran. Thanks to Hugo Gagnon for identifying the issue.
- Add support for MPI_Dist_graph functionality (MPI 2.2).
- Do not build the MPI C++ bindings by default. They must be enabled
via --enable-mpi-cxx.