1
1
openmpi/orte/mca/odls/default
Ralph Castain 5602156a1c Use the correct abstraction layer name for the data dirs
This commit was SVN r31684.
2014-05-08 14:32:24 +00:00
..
configure.m4 Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
help-orte-odls-default.txt Okay, since a certain other RM out there made a fuss about being able to lock their daemons to specified cores, offer the same option here. The MCA param orte_daemon_cores can be used to specify which core(s) you want the orte daemons to use. This will have no bearing on the application procs - unbound will remain unbound, and binding directives will be applied to the apps. 2014-01-30 23:50:14 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00
odls_default_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
odls_default_module.c Add a new "run-time controls" framework for setting controls on processes. Initially, just move the process binding code there under a new "hwloc" component. Additional components to support cgroups, power settings, etc. to follow 2014-05-05 19:22:06 +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