1
1
openmpi/include
Brian Barrett 77dafc7826 * Make Fortran 90 turned on by default (unless it's a developer build, in
which case, skip it, since it takes so bloody long to compile)
* Dsiable the XGrid PLS when compiling in 64 bit mode, as Tiger only
  ships with XGrid libraries for 32bit apps
* ompi_config.h and orte_config.h (and supporting headers) are now only
  installed if --with-devel-headers is enabled.  Since they are no
  longer needed for MPI applications, it doesn't make sense to install
  them if we are only installing mpi.h and mpif.h.
  Also, since we are no longer including ompi_config.h in mpi.h, there
  is no longer a need to do the dumb sed trick on install

This commit was SVN r7042.
2005-08-26 00:11:30 +00:00
..
Makefile.am * Make Fortran 90 turned on by default (unless it's a developer build, in 2005-08-26 00:11:30 +00:00
mpi.h.in * if fortran support is disabled, we need the bogus type as well as the 2005-08-25 14:07:28 +00:00
mpif.h.in Moved MPI_ADDRESS_KIND calculation to configure.ac so that it can go in mpif.h 2005-07-26 17:23:24 +00:00
ompi_config_bottom.h * Add memory dispatching code for OPAL. This allows anyone to register 2005-08-09 22:40:42 +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