1
1
openmpi/ompi/config
Yevgeny Kliteynik b05211148d Supporting dynamic SL (#2674)
- Added enable/disable configuration parameter for dynamic SL
 - All the dynamic SL code is conditionalized
 - Removed libibmad dependency
 - Using only one include - ib_types.h (part of opensm-devel package)
 - Removed all the macro and data types definitions, using the
   existing definitions from ib_types.h instead
 - general cleaning here and there

The async mode is not implemented yet - stay tuned...

This commit was SVN r24830.
2011-06-28 14:28:29 +00:00
..
config_files.m4 Remove the ompi-profiler tool and its attendant ompi-probe program. Also remove the grpcomm basic component since its only function was to support profiled clusters, which nobody was doing. :-( 2011-05-17 03:30:25 +00:00
cxx_find_exception_flags.m4 Autoconf updates to make us compatible with AC 2.68. Thanks to Ralf W. for the patch! 2010-09-23 22:37:52 +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 Autoconf updates to make us compatible with AC 2.68. Thanks to Ralf W. for the patch! 2010-09-23 22:37:52 +00:00
f77_check_logical_array.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
f77_check_real16_c_equiv.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
f77_check_type.m4 Update some m4 usage as suggested by Eric Blake. 2010-10-19 22:46:06 +00:00
f77_check.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
f77_find_ext_symbol_convention.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
f77_get_alignment.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
f77_get_fortran_handle_max.m4 Autoconf updates to make us compatible with AC 2.68. Thanks to Ralf W. for the patch! 2010-09-23 22:37:52 +00:00
f77_get_sizeof.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
f77_get_value_true.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +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 Update some m4 usage as suggested by Eric Blake. 2010-10-19 22:46:06 +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 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
f90_get_int_kind.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
f90_get_sizeof.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
ompi_check_gm.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ompi_check_libfca.m4 * updated copyrights 2011-05-16 14:43:11 +00:00
ompi_check_mx.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ompi_check_openib.m4 Supporting dynamic SL (#2674) 2011-06-28 14:28:29 +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 Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +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 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
ompi_setup_f77.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
ompi_setup_f90.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +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 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00