1
1
openmpi/ompi/mpi/fortran/use-mpi-ignore-tkr
Jeff Squyres 5081f958a6 fortran: fix MPI_Win_allocate_shared and MPI_Win_shared_query
Several problems with MPI_Win_allocate_shared and MPI_Win_shared_query
were discovered in a code review.  This commit fixes them:

* Add _cptr versions of both subroutines in mpif-h, use-mpi-tkr, and
  use-mpi-ignore-tkr directories
* Fix case of PMPI weak symbols for both C implementations
* Add MPI and PMPI f08 implementations of both subroutines (there is
  no _cptr version in the mpi_f08 module)
* Fixed _f08 suffix on the f08 module of both subroutines

cmr=v1.8.2:ticket=trac:4736

This commit was SVN r32162.

The following Trac tickets were found above:
  Ticket 4736 --> https://svn.open-mpi.org/trac/ompi/ticket/4736
2014-07-09 00:10:04 +00:00
..
Makefile.am fortran: Separate pre-defined attribute and conversion interfaces 2014-04-11 21:01:16 +00:00
mpi-ignore-tkr-file-interfaces.h.in Add PMPI versions for all ignore-TKR Fortran mpi module interfaces. 2013-10-04 21:58:56 +00:00
mpi-ignore-tkr-interfaces.h.in fortran: fix MPI_Win_allocate_shared and MPI_Win_shared_query 2014-07-09 00:10:04 +00:00
mpi-ignore-tkr.F90 fortran: Separate pre-defined attribute and conversion interfaces 2014-04-11 21:01:16 +00:00