1
1
openmpi/config
Jeff Squyres c6f812ec7f Changes from Craig Rasmussen:
I'm contributing patches for configure.ac and f90_check_type.m4.
The problem was that f90_check_type returned an exit code
and not all compilers actually do this.  The fix tries to compile the
type and fails if it can't.  The problem is that some compilers will
happily return a default kind if the particular kind is not supported.
So the real test is whether the size of the datatype is as expected.

This commit was SVN r6101.
2005-06-20 18:19:23 +00:00
..
c_get_alignment.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
c_weak_symbols.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
cxx_find_exception_flags.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
cxx_find_template_parameters.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
cxx_find_template_repository.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
cxx_have_exceptions.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
distscript.csh Need to prefix the svn version with "r" so that dist tarballs are made 2005-05-23 12:36:09 +00:00
f77_check_type.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
f77_check.m4 Bunches of fixes for Fortran support: 2005-05-19 23:56:02 +00:00
f77_find_ext_symbol_convention.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
f77_get_alignment.m4 Patch for systems with broken Fortran compilers (e.g., OS X Tiger 2005-06-01 10:53:44 +00:00
f77_get_fortran_handle_max.m4 A bunch of changes to support MPI_INTEGER*x, MPI_REAL*x, 2005-04-27 10:23:06 +00:00
f77_get_sizeof.m4 Patch for systems with broken Fortran compilers (e.g., OS X Tiger 2005-06-01 10:53:44 +00:00
f77_purge_unsupported_kind.m4 If the F77 datatype (like INTEGER*1) is supposed to be available, check 2005-05-04 18:37:32 +00:00
f90_check_type.m4 Changes from Craig Rasmussen: 2005-06-20 18:19:23 +00:00
f90_find_module_include_flag.m4 Bunches of things with respect to F90, mainly resulting from work on 2005-04-13 11:54:36 +00:00
f90_get_alignment.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
f90_get_precision.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
f90_get_range.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
f90_get_sizeof.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
Makefile.am Bunches of things with respect to F90, mainly resulting from work on 2005-04-13 11:54:36 +00:00
Makefile.options Add UC copyright 2005-03-24 12:43:37 +00:00
mca_acinclude.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
mca_configure.ac Fix INCFLAGS for VPATH builds. 2005-03-29 02:50:18 +00:00
mca_make_configure.pl Add UC copyright 2005-03-24 12:43:37 +00:00
ompi_case_sensitive_fs_setup.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
ompi_check_icc.m4 configure.ac: 2005-05-10 09:09:04 +00:00
ompi_check_optflags.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
ompi_check_pthread_pids.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
ompi_config_asm.m4 AIX sed passes unmatched lines through unchanged, so first find the 2005-04-17 22:14:13 +00:00
ompi_config_pthreads.m4 Patch for systems with broken Fortran compilers (e.g., OS X Tiger 2005-06-01 10:53:44 +00:00
ompi_config_solaris_threads.m4 Patch for systems with broken Fortran compilers (e.g., OS X Tiger 2005-06-01 10:53:44 +00:00
ompi_config_subdir_args.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
ompi_config_subdir.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
ompi_config_threads.m4 * make sure THREADS_HAVE_DIFFERENT_PIDS is always defined to something 2005-03-27 17:13:00 +00:00
ompi_configure_options.m4 Silly mistake (how on earth did it live this long?): adding -DNDEBUG 2005-05-19 23:52:13 +00:00
ompi_find_type.m4 Bunches of fixes for Fortran support: 2005-05-19 23:56:02 +00:00
ompi_functions.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
ompi_get_libtool_linker_flags.m4 Add UC copyright 2005-03-24 12:43:37 +00:00
ompi_get_version.m4 * get the svn r number when vpath building 2005-04-07 21:39:03 +00:00
ompi_get_version.sh Oops -- fix the m4 file as well. And other minor touch-ups. 2005-03-27 11:24:27 +00:00
ompi_mca.m4 small checkin :-) 2005-05-23 22:06:50 +00:00
ompi_setup_cc.m4 - Make ompi_info show reasonable help messages 2005-06-17 01:06:36 +00:00
ompi_setup_cxx.m4 - Make ompi_info show reasonable help messages 2005-06-17 01:06:36 +00:00
ompi_setup_f77.m4 - Make ompi_info show reasonable help messages 2005-06-17 01:06:36 +00:00
ompi_setup_f90.m4 - Make ompi_info show reasonable help messages 2005-06-17 01:06:36 +00:00
ompi_setup_libevent.m4 * Don't use poll() on OS X. It's implemented on top of select in 10.3 (no 2005-05-06 15:10:35 +00:00
ompi_try_assemble.m4 Add UC copyright 2005-03-24 12:43:37 +00:00