1
1
openmpi/config
Mike Dubman 2d76a9be45 add --enable-oshmem-fortran opt to configure
This commit was SVN r29448.
2013-10-17 05:42:43 +00:00
..
c_get_alignment.m4 Update copyright. 2009-07-21 12:40:43 +00:00
c_weak_symbols.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
distscript.csh Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
libltdl-preopen-error.diff 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
ltmain_pgi_tp.diff Patch ltmain.sh in autogen.sh per this Libtool thread: 2010-08-25 19:40:17 +00:00
Makefile.am Remove config/libtool-sun-fortran.diff line from Makefile.am, since it was deleted. 2010-11-23 16:10:52 +00:00
Makefile.options Rollback the last two commits. 2008-10-28 17:22:29 +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 == Highlights == 2012-04-18 15:57:29 +00:00
ompi_check_func_lib.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_gni.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_icc.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_libfca.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_libhcoll.m4 This fixes the nasty configure.m4 hack that was added long ago and not removed. My fault for not catching earlier. I've also removed the '.ompi_ignore' in coll/hcoll. Throwing this to Nathan for review. Upon successful review, this should be added to cmr:v1.7:reviewer=hjelmn 2013-07-11 09:55:46 +00:00
ompi_check_lustre.m4 update lustre configuration to use OMPI_CHECK_PACKAGE and only check for liblustreapi (not liblustre) 2013-02-06 17:22:58 +00:00
ompi_check_mx.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_mxm.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_openfabrics.m4 Revert r29049 because it is incorrectly overriding the results of an 2013-08-20 01:21:41 +00:00
ompi_check_package.m4 Fix long-standing typo -- that line should be a shell comment (!). 2012-06-22 19:30:08 +00:00
ompi_check_portals4.m4 * Update Portals 4 MTL's multi-md code to be a bit cleaner (no if statements 2013-07-08 21:27:37 +00:00
ompi_check_portals.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_ps.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_check_psm.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_pvfs2.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_udapl.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_ugni.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_check_vendor.m4 Added notes about Solaris Studio and Ubuntu. Also added check for gccfss being the compiler and abort configure if it is. 2012-02-10 19:25:23 +00:00
ompi_check_withdir.m4 Really fix the quoting this time. Really. 2009-02-04 23:04:21 +00:00
ompi_config_files.m4 Add profiling function definitions for MPI_T and add a missing type into mpi.h 2013-07-16 16:03:33 +00:00
ompi_config_pthreads.m4 Fix fortran issues when there's no fortran compiler. 2013-01-09 17:05:49 +00:00
ompi_config_solaris_threads.m4 Fix some fortran flags variable names, and fortran configury C test 2012-04-23 15:28:26 +00:00
ompi_config_subdir_args.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_config_subdir.m4 Fix some fortran flags variable names, and fortran configury C test 2012-04-23 15:28:26 +00:00
ompi_config_threads.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_configure_options.m4 add --enable-oshmem-fortran opt to configure 2013-10-17 05:42:43 +00:00
ompi_contrib.m4 If configure of a contributed component fails, abort if it's requested via command line switch 2012-01-30 12:09:06 +00:00
ompi_cxx_find_exception_flags.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_cxx_find_template_parameters.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_cxx_find_template_repository.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_cxx_have_exceptions.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_endpoint_tag.m4 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
ompi_ensure_contains_optflags.m4 rename macros ompi_check_optflags and ompi_make_stripped_flags based on comments in #2072 2009-10-28 10:51:59 +00:00
ompi_ext.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
ompi_find_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
ompi_fortran_check_abstract.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_asynchronous.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_bind_c_logical.m4 Fixes trac:3523. Discussed on the OMPI weekely teleconf today: add a 2013-02-26 17:11:11 +00:00
ompi_fortran_check_bind_c.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_f08_assumed_rank.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_ignore_tkr.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_logical_array.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_optional_args.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_private.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_procedure.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_real16_c_equiv.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check_type.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_check.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_find_ext_symbol_convention.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_find_module_include_flag.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_get_alignment.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_get_handle_max.m4 On OpenBSD (and probably others), expr operates on a 32 bit signed integer, 2012-12-22 16:24:36 +00:00
ompi_fortran_get_kind_value.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_get_sizeof.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_fortran_get_value_true.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_get_libtool_linker_flags.m4 Fixes trac:376: bu default the wrappr compilers will enable rpath support 2013-05-11 00:49:17 +00:00
ompi_interix.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_lang_link_with_c.m4 == Highlights == 2012-04-18 15:57:29 +00:00
ompi_load_platform.m4 Since we now strip the path away from the platform file name, you have to indicate that the file is relative when sourcing it - otherwise, you get "file not found" 2012-08-17 21:37:41 +00:00
ompi_mca_priority_sort.pl 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
ompi_mca.m4 Rather than setting up the direct call stuff in ompi_mca (which requires 2013-02-04 23:26:42 +00:00
ompi_microsoft.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
ompi_save_version.m4 Remove spurrious quotes; correct descriptions in AC_DEFINE's 2012-02-03 23:02:24 +00:00
ompi_setup_component_package.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
ompi_setup_contrib.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_setup_cxx.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
ompi_setup_fc.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
ompi_setup_java.m4 The TargetConditionals.h check is specific to Java -- move it to 2013-09-26 21:34:00 +00:00
ompi_setup_mpi_ext.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_setup_mpi_fortran.m4 MPI-3: fortran support for large counts using derived datatypes 2013-07-23 15:36:03 +00:00
ompi_setup_mpi_profiling.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
ompi_strip_optflags.m4 rename macros ompi_check_optflags and ompi_make_stripped_flags based on comments in #2072 2009-10-28 10:51:59 +00:00
ompi_try_assemble.m4 Rollback the last two commits. 2008-10-28 17:22:29 +00:00
opal_case_sensitive_fs_setup.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
opal_check_attributes.m4 Per the RFC schedule, this commit adds Mellanox OpenSHMEM to the trunk. It does not yet run on OSX or with CM PML for an MTL other than MXM. Mellanox is aware of these issues and is in the process of resolving them. This should be added to \ncmr=v1.7.4:subject=Move OSHMEM to 1.7.4:reviewer=rhc 2013-09-10 15:34:09 +00:00
opal_check_compiler_version.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
opal_check_cuda.m4 Add a check for the CUDA 6.0 version of the cuda.h header file. 2013-09-26 12:46:06 +00:00
opal_check_ident.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
opal_check_offsetof.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
opal_check_os_flavors.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
opal_check_pmi.m4 Fixes trac:3486 - prevent opal_check_pmi from bleeding CPPFLAGS 2013-07-24 03:53:23 +00:00
opal_check_pthread_pids.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
opal_check_verbs.m4 I actually meant to commit this hours ago (and could have sworn that I 2012-06-25 20:28:45 +00:00
opal_check_visibility.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
opal_config_asm.m4 Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
opal_config_files.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
opal_config_threads.m4 Revise the approach towards the FT options. Include them in a new opal_setup_ft.m4 file. Capture the ft-thread option there as well since it had slipped thru the cracks. Add a detailed comment to configure.ac that describes how to make those options visible, if desired. 2013-01-29 18:30:41 +00:00
opal_configure_options.m4 Move CUDA-aware configurary to its own file and other minor changes due to review. 2013-07-17 22:12:29 +00:00
opal_functions.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
opal_get_version.m4 Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
opal_get_version.m4sh Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
opal_setup_cc.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
opal_setup_cxx.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
opal_setup_ft.m4 Revise the approach towards the FT options. Include them in a new opal_setup_ft.m4 file. Capture the ft-thread option there as well since it had slipped thru the cracks. Add a detailed comment to configure.ac that describes how to make those options visible, if desired. 2013-01-29 18:30:41 +00:00
opal_setup_libltdl.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
opal_setup_wrappers.m4 Fixes trac:376: bu default the wrappr compilers will enable rpath support 2013-05-11 00:49:17 +00:00
orte_check_alps.m4 Apparently, the alps configury has not been checked since we added the RTE abstraction code. Fix it now. 2013-06-26 07:03:54 +00:00
orte_check_loadleveler.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
orte_check_lsf.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
orte_check_sge.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
orte_check_slurm.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
orte_check_tm.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
orte_config_files.m4 Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
orte_configure_options.m4 Remove an unused configure option, and comment that another 2013-10-04 14:16:09 +00:00
orte_setup_debugger_flags.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
orte_setup_java.m4 Consolidate all the opal/orte/ompi .m4 files back to the top-level 2012-12-19 00:00:36 +00:00
oshmem_config_files.m4 tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
oshmem_configure_options.m4 add --enable-oshmem-fortran opt to configure 2013-10-17 05:42:43 +00:00