1
1
openmpi/orte/config
2012-01-27 20:56:21 +00:00
..
config_files.m4 As promised, rationalize the rsh support. Remove rshbase and the base rsh support, centralizing all rsh support into the rsh component. Remove the "slave" launch support as that experiment is complete. Fix tree spawn and make that the default method for rsh launch, turning it "off" for qrsh as that system does not support tree spawn. 2011-11-26 02:33:05 +00:00
orte_check_alps.m4 Ensure the wrapper flags get entered in the right order, with -lpmi coming before the alps util libs 2012-01-27 20:56:21 +00:00
orte_check_loadleveler.m4 Improve LoadLeveler integration with Open MPI. Add support for LL native rsh agent - llspawn 2011-03-29 07:46:59 +00:00
orte_check_lsf.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
orte_check_pmi.m4 Ensure the wrapper flags get entered in the right order, with -lpmi coming before the alps util libs 2012-01-27 20:56:21 +00:00
orte_check_sge.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
orte_check_slurm.m4 Complete the PMI support. Generalize PMI operations to support both slurm and non-slurm environments. Correct some configuration issues - we really only want the PMI integration at the individual component level. Ensure that the pmi grpcomm component doesn't get selected when launching via mpirun by setting its priority below the bad component. 2011-10-12 20:59:25 +00:00
orte_check_tm.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
orte_check_xgrid.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
orte_configure_options.m4 This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build. 2011-11-22 21:24:35 +00:00
orte_setup_debugger_flags.m4 rename macros ompi_check_optflags and ompi_make_stripped_flags based on comments in #2072 2009-10-28 10:51:59 +00:00
orte_setup_wrappers.m4 Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00