1
1
openmpi/opal/mca/hwloc/base
Ralph Castain 4e32a82638 If we are binding to hwthreads, then we need to treat hwthreads as cpus to get the mapping right
cmr=v1.7.5:reviewer=jsquyres:subject=set hwthreads to cpus when binding to them

This commit was SVN r30648.
2014-02-09 16:14:38 +00:00
..
base.h 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
help-opal-hwloc-base.txt Addendum to r30298: tweak the wording of the help messages a bit. 2014-01-22 12:17:14 +00:00
hwloc_base_dt.c Stomps compiler warnings in HCA min-dist calculation. This should be added to cmr:v1.7:reviewer=jladd 2013-06-12 16:25:25 +00:00
hwloc_base_frame.c If we are binding to hwthreads, then we need to treat hwthreads as cpus to get the mapping right 2014-02-09 16:14:38 +00:00
hwloc_base_maffinity.c Per RFC, bring in the following changes: 2012-05-07 14:52:54 +00:00
hwloc_base_proc_mempolicy.c 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
hwloc_base_util.c 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 Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00