1
1
openmpi/opal/config
Josh Hursey ba7e94dd89 Some relatively minor C/R related cleanup
* Fix a configure warning for checking --enable-ft-thread
 * In hnp and orted ErrMgr components check to see if other components have already recovered this process before trying to recover it again.
 * Fix 'npernode' for restarting using the resilient rmaps component
 * export ompi_info_set, so that internal functionality can use it.

This commit was SVN r23535.
2010-07-30 18:59:34 +00:00
..
config_files.m4 Add pkg-config(1) config files to Open MPI. Additionally, fix a minor 2010-02-24 18:46:06 +00:00
opal_case_sensitive_fs_setup.m4 Move the test for case-sensitive file system from ompi to opal so that all layers can have that knowledge. 2009-12-29 23:26:45 +00:00
opal_check_attributes.m4 If we're not building project_ompi, don't do anything with C++. Also 2010-06-12 03:15:47 +00:00
opal_check_compiler_version.m4 Remove the last vestiges of mpi_portable_platform.h.in 2010-03-05 21:21:03 +00:00
opal_check_ident.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
opal_check_offsetof.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
opal_check_pthread_pids.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
opal_check_visibility.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
opal_config_asm.m4 Cleanup some lingering references to OMPI_SETUP_C and OMPI_SETUP_CXX that generated warnings. Follow the new naming convention by chaniging OMPI_SETUP_ASM to OPAL_SETUP_ASM 2010-07-27 04:51:50 +00:00
opal_config_threads.m4 Some relatively minor C/R related cleanup 2010-07-30 18:59:34 +00:00
opal_configure_options.m4 Add --with-libltdl option to allow building Open MPI with an external installation of libltdl. Fixes trac:2407 2010-05-20 22:42:02 +00:00
opal_functions.m4 Make the hwloc paffinity component available for everyone. hwloc 2010-05-13 23:56:05 +00:00
opal_setup_cc.m4 Revert r23495. Per on-list discussion, it doesn't do what it was 2010-07-27 22:38:07 +00:00
opal_setup_cxx.m4 rename macros ompi_check_optflags and ompi_make_stripped_flags based on comments in #2072 2009-10-28 10:51:59 +00:00
opal_setup_libevent.m4 Add a check for strtoll for libevent. 2010-02-08 20:55:21 +00:00
opal_setup_libltdl.m4 Fix the --disable-dlopen case -- don't expect to build or link anything. 2010-05-21 17:46:46 +00:00
opal_setup_wrappers.m4 - This fixes the failing mpic++/mpiCC MTT tests, bailing due to not 2010-02-03 18:47:13 +00:00