1
1
openmpi/orte/mca/odls/default
2012-10-17 20:17:37 +00:00
..
configure.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
help-orte-odls-default.txt At long last, the fabled revision to the affinity system has arrived. A more detailed explanation of how this all works will be presented here: 2011-11-15 03:40:11 +00:00
Makefile.am WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
odls_default_component.c Issue a warning if a requested binding operation results in processes being bound to all available processes, which is the equivalent of not being bound at all. 2010-04-17 01:02:41 +00:00
odls_default_module.c 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
odls_default.h Issue a warning if a requested binding operation results in processes being bound to all available processes, which is the equivalent of not being bound at all. 2010-04-17 01:02:41 +00:00