1
1
openmpi/include
Jeff Squyres f28095e632 Bunches of fixes for Fortran support:
- Fully support REAL*N, INTEGER*N, and COMPLEX*N in the MPI_Op
  reduction operations.
- Update ddt to fully support these types as well, to include using
  the results of sizes and alignments determined by configure
- Discover the goodness of m4 and consolidate a LOT of configure code
  (i.e., remove a lot of essentially duplicated code and
  m4-subroutine-ize it).  The big kicker was figuring out how to
  parameterize AC_DEFINE_UNQUOTED, which you can do if you use m4
  properly.
- If we don't support a given INTEGER*N, REAL*N, or COMPLEX*N, don't
  error.  Just set the right flags so that we don't support them in
  the MPI layer.

This commit was SVN r5788.
2005-05-19 23:56:02 +00:00
..
Makefile.am Add UC copyright 2005-03-24 12:43:37 +00:00
mpi.h - Add missing MPI_INTEGER #define 2005-04-28 11:42:42 +00:00
mpif.h.in Update the @@ symbol to use the new name where the OMPI SVN r string 2005-04-08 10:11:52 +00:00
ompi_config_bottom.h Bunches of fixes for Fortran support: 2005-05-19 23:56:02 +00:00
ompi_stdint.h Add UC copyright 2005-03-24 12:43:37 +00:00
orte_config.h Commit 2 of 4 for bringing the changes over from the hetero branch. 2005-05-01 00:53:00 +00:00