1
1
openmpi/ompi/include
Jeff Squyres 51a051b072 This commit, along with r23467, r23468, r23470, r23471 should fix #2241.
This commit:

 * Adds the configury to figure out how many Fortran INTEGERs are 
   necessary to represent the C MPI_Status (which now includes a size_t
   member).
 * Sets MPI_STATUS_SIZE to this value in mpif-config.h.in.
 * Adds a big comment in status_c2f.c explaining why the no changes 
   were necessary to how we copy statuses between Fortran and C.

This commit was SVN r23472.

The following SVN revision numbers were found above:
  r23467 --> open-mpi/ompi@733d25a8a3
  r23468 --> open-mpi/ompi@963fcb13a5
  r23470 --> open-mpi/ompi@418b989781
  r23471 --> open-mpi/ompi@bc74a446ac
2010-07-22 02:23:47 +00:00
..
ompi First step toward fixing the MPI_Get_count issues from the ticket #2241. Next 2010-07-21 20:07:00 +00:00
Makefile.am Changes for portable platform headers. Commit it on behalf of Ralph. 2010-02-15 22:14:59 +00:00
mpi_portable_platform.h Convert the line endings for the added header files. They were changed automatically by Windows when adding new files. 2010-02-16 17:24:44 +00:00
mpi.h.in Add some comments to reinforce the fact that MPI applications should not be using the non-public members of ompi_status_public_t. Refs trac:2241. 2010-07-22 01:59:33 +00:00
mpif-common.h Refs trac:2032. Add comment explaining why we have MPI_LOGICALx datatypes 2009-09-28 15:45:57 +00:00
mpif-config.h.in This commit, along with r23467, r23468, r23470, r23471 should fix #2241. 2010-07-22 02:23:47 +00:00
mpif-mpi-io.h - Make the maximum length user strings configurable... Namely 2009-05-27 12:54:40 +00:00
mpif.h.in - Just remove white-space at end of lines 2009-05-27 12:46:04 +00:00
ompi_config.h.in Per the discussion yesterday, remove all use of MPI_Flogical -- it's 2009-06-02 12:04:17 +00:00