1
1
openmpi/include
Brian Barrett 523fa13ed8 * don't include ompi_config.h in mpi.h. This was causing some not-so
friendly #defines to be included in mpi.h (even for users), such as
  _GNU_SOURCE, which can have some really big consequences on Linux.
  Instead, add mpi.h to AC_CONFIG_HEADERS and just include the #defines
   we have to have for mpi.h and the C++ bindings.

This commit was SVN r7022.
2005-08-25 00:41:26 +00:00
..
Makefile.am Add UC copyright 2005-03-24 12:43:37 +00:00
mpi.h.in * don't include ompi_config.h in mpi.h. This was causing some not-so 2005-08-25 00:41:26 +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