1
1
openmpi/ompi/include
Jeff Squyres 5f356edb64 Bring over changes from the /tmp/fortran-stuff series:
- Make the F90 bindings compile and link properly with gfortran 4.0,
  4.1, Intel 9.0, PGI 6.1, Sun (don't know version offhand -- the most
  current as of this writing, I think), and NAG 5.2, although some
  have limitations (e.g., NAG can't seem to handle the medium and
  large sizes)
- Building the F90 "small" module size is now the default, even for
  developers
- Split up mpif.h into multiple files because parts of it were toxic
  to the F90 bindings
- Properly specify unsized/unshaped arrays to make the bindings work
  on all known compilers
- Make ompi_info show Fortran 90 bindings size
- XML somewhat lags the generated scripts as of this commit, but
  functionality was my main goal -- the XML can be updated later (if
  at all).

This commit was SVN r10118.
2006-05-30 14:37:41 +00:00
..
ompi * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00
Makefile.am Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
mpi.h.in Remove all references to the ompi_mpi_long_long variable. The MPI_LONG_LONG is now 2006-04-24 22:15:42 +00:00
mpif-common.h Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
mpif-config.h.in Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
mpif.h Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
ompi_config.h.in Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00