1
1
openmpi/ompi/tools/ompi_info
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
..
components.cc Print the rcache components for the rcache framework, not the bml 2006-03-08 22:50:10 +00:00
help-ompi_info.txt Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
ompi_info.cc - add check for parseable synonym 2006-04-04 08:53:32 +00:00
ompi_info.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
output.cc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
param.cc Bring over changes from the /tmp/fortran-stuff series: 2006-05-30 14:37:41 +00:00
version.cc * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00