1
1
openmpi/ompi/mpi
--quiet d5763a8288 fortran sizeof: ensure mpi_sizeof*f90 is not empty
Per http://www.open-mpi.org/community/lists/devel/2015/08/17775.php,
some compilers don't like it when there's a .f90 file that only
contains comments (and no actual Fortran code).  So if OMPI determines
that the Fortran compiler does not support enough Fortran mojo to
support MPI_SIZEOF, generate at least one dummy Fortran subroutine
that can be compiled in an otherwise barren Fortran landscape that is
devoid of life and hope.
2015-08-20 13:01:14 -07:00
..
c ompi/win: add internal support for returning same_size and same_disp_unit info keys 2015-08-13 13:19:52 -06:00
cxx Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fortran fortran sizeof: ensure mpi_sizeof*f90 is not empty 2015-08-20 13:01:14 -07:00
java Java null handle bugfix 2015-08-10 15:54:36 -06:00
man/man3 remove the C++ interfaces for the new non-blocking collective I/O functions. They are not defined in MPI 3.1 2015-07-28 09:28:37 -05:00
tool Fix definition of MPI_T_pvar_get_index 2015-06-24 17:31:26 -06:00
help-mpi-api.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00