1
1
openmpi/include
Jeff Squyres d6f23a727d - Add missing MPI_INTEGER #define
- After consulting with George, only define the fortran types if the
  back end Fortran compiler actually supports them.  We always have
  the corresponding global C datatypes, but it seems nicer user
  behavior to have them fail at compile time rather than at run time
  if they try to use MPI_INTEGER8 and it doesn't exist (in which case
  ompi_mpi_integer8 will be a synonym for ompi_mpi_datatype_null)

This commit was SVN r5520.
2005-04-28 11:42:42 +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 A bunch of changes to support MPI_INTEGER*x, MPI_REAL*x, 2005-04-27 10:23:06 +00:00
ompi_stdint.h Add UC copyright 2005-03-24 12:43:37 +00:00
orte_config.h Add UC copyright 2005-03-24 12:43:37 +00:00