1
1
openmpi/config
Brian Barrett b1d2424013 Merge in present work on the MPI-2 onesided chapter. The current code is not
complete, but stable enough that it will have no impact on general development,
so into the trunk it goes.  Changes in this commit include:

 - Remove the --with option for disabling MPI-2 onesided support.  It
   complicated code, and has no real reason for existing
 - add a framework osc (OneSided Communication) for encapsulating
   all the MPI-2 onesided functionality
 - Modify the MPI interface functions for the MPI-2 onesided chapter
   to properly call the underlying framework and do the required
   error checking
 - Created an osc component pt2pt, which is layered over the BML/BTL
   for communication (although it also uses the PML for long message
   transfers).  Currently, all support functions, all communication
   functions (Put, Get, Accumulate), and the Fence synchronization
   function are implemented.  The PWSC active synchronization
   functions and Lock/Unlock passive synchronization functions are
   still not implemented

This commit was SVN r8836.
2006-01-28 15:38:37 +00:00
..
c_get_alignment.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
c_weak_symbols.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_exception_flags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_template_parameters.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_find_template_repository.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cxx_have_exceptions.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
distscript.csh Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
f77_check_logical_array.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f77_check_type.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f77_check.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
f77_find_ext_symbol_convention.m4 Correct few typos and make the "no fortran" a valid choice. 2006-01-14 00:20:13 +00:00
f77_get_alignment.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
f77_get_fortran_handle_max.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f77_get_sizeof.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f77_get_value_true.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f77_purge_unsupported_kind.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
f90_check_type.m4 Patch from David Daniel to add $LDFLAGS and $LIBS into the f90 tests 2005-12-01 13:19:32 +00:00
f90_find_module_include_flag.m4 Patch from David Daniel to add $LDFLAGS and $LIBS into the f90 tests 2005-12-01 13:19:32 +00:00
f90_get_alignment.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
f90_get_int_kind.m4 Patch from David Daniel to add $LDFLAGS and $LIBS into the f90 tests 2005-12-01 13:19:32 +00:00
f90_get_precision.m4 Patch from David Daniel to add $LDFLAGS and $LIBS into the f90 tests 2005-12-01 13:19:32 +00:00
f90_get_range.m4 Patch from David Daniel to add $LDFLAGS and $LIBS into the f90 tests 2005-12-01 13:19:32 +00:00
f90_get_sizeof.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
Makefile.am * Generate ompi_get_version.sh from ompi_get_version.m4, removing a bunch of 2006-01-21 22:53:16 +00:00
Makefile.options Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_acinclude.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_configure.ac Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca_make_configure.pl Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_case_sensitive_fs_setup.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_attributes.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_bproc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_broken_qsort.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_func_lib.m4 * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
ompi_check_gm.m4 * Make the format of the --with-BTL options the same for all the BTLs 2005-12-20 00:47:36 +00:00
ompi_check_icc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_mvapi.m4 * Make the format of the --with-BTL options the same for all the BTLs 2005-12-20 00:47:36 +00:00
ompi_check_mx.m4 * Make the format of the --with-BTL options the same for all the BTLs 2005-12-20 00:47:36 +00:00
ompi_check_openib.m4 Patch submitted by Roland Dreier to look for a change in the OpenIB 2006-01-13 23:20:49 +00:00
ompi_check_optflags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_package.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_pthread_pids.m4 Some changes to better support cross-compiling OMPI: 2006-01-16 04:00:44 +00:00
ompi_check_slurm.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_check_tm.m4 Clean up the TM configure macro. Original bug was that it didn't add -lpbs to 2005-11-07 13:21:46 +00:00
ompi_check_udapl.m4 Checkpoint: 2006-01-16 03:01:12 +00:00
ompi_check_vendor.m4 Extend test for compiler vendor to include many, many more compilers, and 2005-12-12 00:41:01 +00:00
ompi_check_xgrid.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_asm.m4 * fix assembly issues for linux, which wants a notation to make the stack 2006-01-11 04:49:40 +00:00
ompi_config_pthreads.m4 Convert all Fortran 77 tests to use config cache so that we have a way to 2006-01-13 04:08:40 +00:00
ompi_config_solaris_threads.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_subdir_args.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_subdir.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_config_threads.m4 - update some svn ignores 2005-12-15 04:19:16 +00:00
ompi_configure_options.m4 Merge in present work on the MPI-2 onesided chapter. The current code is not 2006-01-28 15:38:37 +00:00
ompi_find_type.m4 * Fix issue when a type existed but we didn't have a corresponding C type - 2006-01-13 14:51:20 +00:00
ompi_functions.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_get_libtool_linker_flags.m4 fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00
ompi_get_version.m4 * Generate ompi_get_version.sh from ompi_get_version.m4, removing a bunch of 2006-01-21 22:53:16 +00:00
ompi_get_version.m4sh * Generate ompi_get_version.sh from ompi_get_version.m4, removing a bunch of 2006-01-21 22:53:16 +00:00
ompi_load_platform.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_make_stripped_flags.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_mca.m4 * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
ompi_objc.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_setup_cc.m4 Extend test for compiler vendor to include many, many more compilers, and 2005-12-12 00:41:01 +00:00
ompi_setup_cxx.m4 Extend test for compiler vendor to include many, many more compilers, and 2005-12-12 00:41:01 +00:00
ompi_setup_f77.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_setup_f90.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
ompi_setup_libevent.m4 There is no need to do the checking for socklen_t twice. 2005-12-31 12:19:27 +00:00
ompi_setup_wrappers.m4 * Merge of wrapper compiler updates from the bwb-wrapper-fix branch (r8690 - 2006-01-16 01:48:03 +00:00
ompi_try_assemble.m4 * Fix small issues when using an assembler directly, rather than through 2005-12-20 00:49:59 +00:00