1
1
openmpi/ompi/config
Ralph Castain 40a2bfa238 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
This merges the branch containing the revamped build system based around converting autogen from a bash script to a Perl program. Jeff has provided emails explaining the features contained in the change.

Please note that configure requirements on components HAVE CHANGED. For example. a configure.params file is no longer required in each component directory. See Jeff's emails for an explanation.

This commit was SVN r23764.
2010-09-17 23:04:06 +00:00
..
config_files.m4 Remove the peruse test from any possibility of being run during "make 2010-07-28 16:04:18 +00:00
cxx_find_exception_flags.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
cxx_find_template_parameters.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
cxx_find_template_repository.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
cxx_have_exceptions.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
f77_check_logical_array.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
f77_check_real16_c_equiv.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f77_check_type.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f77_check.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
f77_find_ext_symbol_convention.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
f77_get_alignment.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f77_get_fortran_handle_max.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
f77_get_sizeof.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f77_get_value_true.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
f77_purge_unsupported_kind.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
f90_check_type.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f90_check.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
f90_find_module_include_flag.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f90_get_int_kind.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f90_get_precision.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f90_get_range.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
f90_get_sizeof.m4 Fix problem noted by Sebastian Andrzej Siewior; we should not be using AS_VAR_GET. Per advice from Ralf, change them all to AS_VAR_IF and AS_VAR_COPY. CMR:v1.5. A separate patch has to be created for v1.4 because files have moved around. 2010-08-27 22:48:57 +00:00
ompi_check_gm.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ompi_check_mx.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ompi_check_openib.m4 Add support for openib BTL failover to be used with bfo PML. 2010-07-14 10:08:19 +00:00
ompi_check_portals.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ompi_check_psm.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ompi_check_udapl.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ompi_config_threads.m4 Merge in the modified thread configure option branch per today's telecon. 2010-03-16 23:10:50 +00:00
ompi_configure_options.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
ompi_setup_contrib.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
ompi_setup_cxx.m4 - This warning now is not supported anymore. Using it generates 2010-08-18 06:01:23 +00:00
ompi_setup_f77.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
ompi_setup_f90.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
ompi_setup_mpi_ext.m4 * Add option of init/fini hooks for MPI extensions to be called at the end of 2010-08-17 04:44:22 +00:00
ompi_setup_mpi_fortran.m4 - Add on to r23580: we do check for F90's DOUBLE COMPLEX, but do not do 2010-08-10 20:33:50 +00:00
ompi_setup_mpi_profiling.m4 Per Jeff (this work was done on a branch of mine, so I will do the commit): 2009-10-20 23:44:20 +00:00
ompi_setup_wrappers.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00