1
1
openmpi/ompi/mpi/f90
Jeff Squyres bacfb4fa2b Remove the generated F90 interfaces for all the "2 buffer" MPI API
functions (e.g., MPI_REDUCE).  We don't generate the back-end
subroutines for them (because it makes an expontential number of
subroutines, and compilers literally will segv), so we shouldn't
generate the f90 interfaces for them, either.  This allows user's MPI
F90 apps to automaitcally fall through to the F77 bindings for these
functions.

This commit was SVN r8094.
2005-11-10 16:04:39 +00:00
..
scripts Remove the generated F90 interfaces for all the "2 buffer" MPI API 2005-11-10 16:04:39 +00:00
test Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
xml Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
fortran_kinds.sh.in Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
fortran_sizes.h.in Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Remove the generated F90 interfaces for all the "2 buffer" MPI API 2005-11-10 16:04:39 +00:00
mpi_kinds.f90 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mpi.f90 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00