1
1
openmpi/ompi/tools
Jeff Squyres d13034d0b0 fortran: add configury to check for storage_size()
gfortran 4.8 does not support storage_size() on all relevant types
that we need.  So add a configure test to check and see if the
compiler's storage_size() intrinsic supports enough types for us to do
MPI_SIZEOF.

Also remove an accidentally redundant check for fortran INTERFACE.

Refs trac:4917

This commit was SVN r32790.

The following Trac tickets were found above:
  Ticket 4917 --> https://svn.open-mpi.org/trac/ompi/ticket/4917
2014-09-25 00:17:29 +00:00
..
mpisync Fix timing framework: 2014-09-23 12:59:54 +00:00
ompi_info fortran: add configury to check for storage_size() 2014-09-25 00:17:29 +00:00
wrappers Java bindings for OSHMEM. 2014-05-18 21:48:09 +00:00
Makefile.am Have to include the mpisync directory so the Makefile.in gets built - just don't build the binary and install it if timing isn't enabled 2014-09-24 01:18:21 +00:00