1
1
openmpi/config
Ralph Castain 214e26b539 Per Jeff (this work was done on a branch of mine, so I will do the commit):
Re-enable "./autogen.sh -no-ompi" again. If you -no-ompi, the entire OMPI
configury is skipped and the entire ompi/ subtree is not built. There's
some simple m4-isms that prune out the relevant parts.

I added ompi/config/, orte/config/, and opal/config/ directories. I moved a
bunch of m4 files from the top-level config/ dir into ompi/config/, and a few
into orte/config/.

Note that all 3 <project>/config directories have a config_files.m4 file. This
file contains the AC_CONFIG_FILES list for that project. The AC_CONFIG_FILES
call cannot be in an AC_DEFUN macro and conditionally called -- if it is
included at all, Autoconf will process it. Hence, these config_files.m4 files
don't AC_DEFUN -- they just have AC_CONFIG_FILES. m4_ifdef() is used to
conditionally include the files or not.

I moved a bunch of obvious OMPI-only m4 files from config/ to ompi/config/,
but I'm sure that there's more that could go. A ticket will be filed with
thoughts on future work in this area.

This commit was SVN r22113.
2009-10-20 23:44:20 +00:00
..
c_get_alignment.m4 Update copyright. 2009-07-21 12:40:43 +00:00
c_weak_symbols.m4 This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
distscript.csh It looks like ftp.gnu.org is disabling the download of repository 2009-01-20 15:53:18 +00:00
libltdl_dlopen_global.diff Fix for LT 2.1 libltdl lt_dlopen behavior of putting loaded DSO's in a 2007-03-05 17:21:42 +00:00
lt21a-pathCC.diff Fixes trac:982. 2007-04-21 00:56:47 +00:00
lt224-icc.diff Per advice from Ralf W. (see bug-libtool list post 4:48pm US Eastern 2008-05-27 21:58:09 +00:00
lt1522-pathCC.diff Fixes trac:982. 2007-04-21 00:56:47 +00:00
lt-sun-fortran.diff Add a couple of Libtool tweaks for Sun Studio compatibility: 2008-11-25 15:59:48 +00:00
ltmain_otool.diff Work around a bug involving dependent libraries when building 64 bit on Mac OS X 2007-01-22 20:31:04 +00:00
Makefile.am Rollback the last two commits. 2008-10-28 17:22:29 +00:00
Makefile.options Rollback the last two commits. 2008-10-28 17:22:29 +00:00
mca_acinclude.m4 This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
mca_configure.ac Rollback the last two commits. 2008-10-28 17:22:29 +00:00
mca_make_configure.pl Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_alps.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_bproc.m4 Make better help messages for many configure options that take 2009-04-10 22:32:00 +00:00
ompi_check_broken_qsort.m4 This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
ompi_check_compiler_works.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_func_lib.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_gm.m4 Make better help messages for many configure options that take 2009-04-10 22:32:00 +00:00
ompi_check_icc.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_loadleveler.m4 Make better help messages for many configure options that take 2009-04-10 22:32:00 +00:00
ompi_check_lsf.m4 Up to SVN r20383 2009-01-29 17:59:04 +00:00
ompi_check_mx.m4 Make better help messages for many configure options that take 2009-04-10 22:32:00 +00:00
ompi_check_openib.m4 - Factor out OPAL, ORTE and OMPI specific configure-parameters... 2009-05-27 03:03:18 +00:00
ompi_check_optflags.m4 Fix a few places where we didn't properly escape []; consolidate all debug/optimization flag checking to use AC quadrigraphs properly 2008-12-09 23:42:28 +00:00
ompi_check_package.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_pcie.m4 Once again, into the breach! 2009-06-02 22:26:36 +00:00
ompi_check_portals.m4 Make better help messages for many configure options that take 2009-04-10 22:32:00 +00:00
ompi_check_ps.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_psm.m4 Make better help messages for many configure options that take 2009-04-10 22:32:00 +00:00
ompi_check_sge.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_slurm.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_tm.m4 Make better help messages for many configure options that take 2009-04-10 22:32:00 +00:00
ompi_check_udapl.m4 Make better help messages for many configure options that take 2009-04-10 22:32:00 +00:00
ompi_check_vendor.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_withdir.m4 Really fix the quoting this time. Really. 2009-02-04 23:04:21 +00:00
ompi_check_xgrid.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_config_pthreads.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_config_solaris_threads.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_config_subdir_args.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_config_subdir.m4 Disable argument checking in sub-configure scripts to avoid annoying messages about how sub-configures don't support all the same options as the top-level configure script 2009-05-22 21:45:23 +00:00
ompi_contrib.m4 Add a new contrib area for "libtrace" - a debugger library that outputs the name of the called MPI function plus the value of all its arguments before passing them along to the corresonding PMPI call. 2009-08-20 04:36:20 +00:00
ompi_ext.m4 Fix one problem with autogen.sh -no-ompi: the ext stuff will now be skipped properly. However, there are now other un-defined AM_CONDITIONALs... Ugh! 2009-06-25 22:37:03 +00:00
ompi_find_type.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_get_libtool_linker_flags.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_get_version.m4 Double check that "hg" is found on the system before trying to use 2009-09-05 09:01:30 +00:00
ompi_get_version.m4sh Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_interix.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_lang_link_with_c.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_load_platform.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_make_stripped_flags.m4 Fix a few places where we didn't properly escape []; consolidate all debug/optimization flag checking to use AC quadrigraphs properly 2008-12-09 23:42:28 +00:00
ompi_mca.m4 Fix a help message. 2009-01-03 01:03:28 +00:00
ompi_microsoft.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_save_version.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_setup_component_package.m4 Make help strings for configure =DIR types of options better/more accurate 2009-04-10 22:10:07 +00:00
ompi_setup_libevent.m4 There is no need to set epevin.data.fd as we have already set epevin.data.ptr to 5 earlier 2009-04-07 12:45:19 +00:00
ompi_setup_wrappers.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_try_assemble.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
opal_check_attributes.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
opal_check_compiler_version.m4 - AC_TRY_RUN does not work in case of cross-compilation environments. 2009-06-04 13:00:16 +00:00
opal_check_ident.m4 This change goes along with r21180 to move files into 2009-05-06 20:15:34 +00:00
opal_check_offsetof.m4 Remove the definition of _WIN32_DCOM. It only enables DCOM when _WIN32_WINNT is less then 0x400 (Win 95, 98), and we are supporting 0x502(Win XP) and above in Open MPI. Thanks George for pointing this out. 2009-06-27 23:36:25 +00:00
opal_check_pthread_pids.m4 This change goes along with r21180 to move files into 2009-05-06 20:15:34 +00:00
opal_check_visibility.m4 Pass visibility flags to libltdl's CFLAGS, which will result in libltdl 2009-07-24 04:12:29 +00:00
opal_config_asm.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
opal_config_threads.m4 This change goes along with r21180 to move files into 2009-05-06 20:15:34 +00:00
opal_functions.m4 Added some clarifications about *which* portions of this file were 2009-09-05 03:42:40 +00:00
opal_setup_cc.m4 Since ompi_info is no longer written in C++, we no longer require a 2009-08-04 11:54:01 +00:00
project_list.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