1
1
openmpi/ompi/include
2010-09-24 22:53:28 +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 Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +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