1
1
openmpi/orte/mca
2012-10-17 20:17:37 +00:00
..
common Make all the PMI components depend on the common pmi library and properly 2012-06-11 15:58:09 +00:00
db Add some protection to allow NULL bytes in byte objects and NULL strings to be handled cleanly in nidmaps and modex entries. Ensure there is a valid nidmap available for the HNP to pass down to any local procs when it is operating alone. 2012-08-31 01:07:36 +00:00
errmgr Complete the cleanup of the preload files system. Remove the dest_dir option as moving things to arbitrary locations - especially absolute paths - can prove disastrous. Remove the preload_libs option as these can be treated as just files. Cleanup some of the pack/unpack code as the dss handles NULL strings just fine. Deal a little better with absolute paths, noting that tar now strips the leading '/' for us (showing my age as it didn't used to do so). 2012-08-24 02:28:29 +00:00
ess MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions. 2012-10-17 20:17:37 +00:00
filem Remove the setup_hadoop configure script as it is no longer required - the hadoop support components can build without accessing hadoop itself. 2012-09-29 18:30:35 +00:00
grpcomm Remove unused variables 2012-09-12 12:03:24 +00:00
iof Remove the setup_hadoop configure script as it is no longer required - the hadoop support components can build without accessing hadoop itself. 2012-09-29 18:30:35 +00:00
odls MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions. 2012-10-17 20:17:37 +00:00
oob Priorities really shouldn't be less than 0. 2012-08-21 15:47:15 +00:00
plm MCA: remove deprecated mca_base_param functions (mca_base_param_register_int, mca_base_param_register_string, mca_base_param_environ_variable). Remove all uses of deprecated functions. 2012-10-17 20:17:37 +00:00
ras Fix the component priority assignment. Thanks to Alex Margolin for 2012-09-25 07:13:23 +00:00
rmaps Silence warnings by making types match 2012-10-14 03:45:28 +00:00
rml Cleanup the tag list 2012-08-22 21:37:58 +00:00
routed Temporarily make routed binomial the default. We are experiencing issues with 2012-09-26 16:08:12 +00:00
sensor Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
snapc Make C/R work with nodes > 1. This fix makes sure that the app coordinators send 2012-07-13 23:37:29 +00:00
sstore Protect a potentially uninitialized variable (orte_sstore_base_global_snapshot_ref). 2012-09-11 15:14:28 +00:00
state Add an ability to specify the max number of simultaneous procs/node for an application when operating in staged mode. Change some debug statements from OPAL_OUTPUT_VERBOSE to opal_output_verbose so they are available in optimized builds. 2012-10-14 03:31:32 +00:00