1
1
openmpi/orte/mca/ess
Ralph Castain 43a3baad5e Ensure we use the first compute node's topology for mapping
Don't filter the topology by cpuset if you are mpirun until you know that no other compute nodes are involved. This deals with the corner case where mpirun is executing on a node of different topology from the compute nodes.

Simplify - don't mandate that all cpus in the given cpuset be present on every node. We can then run everything thru the filter as before, which ensures that any procs run on mpirun are also contained within the specified cpuset.

Correctly count the number of available PUs under each object when given a cpuset

Fix the default binding settings, and correctly count PUs when no cpuset is given

Ensure the binding policy gets set in all cases
2015-03-19 16:30:36 -07:00
..
alps add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
base Ensure we use the first compute node's topology for mapping 2015-03-19 16:30:36 -07:00
env FT: fix compilation using --with-ft (5/5) 2015-03-11 14:23:33 +01:00
hnp Ensure we use the first compute node's topology for mapping 2015-03-19 16:30:36 -07:00
lsf add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pmi Ensure we use the first compute node's topology for mapping 2015-03-19 16:30:36 -07:00
singleton add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
slurm add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
tm add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
tool add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
ess.h As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
Makefile.am Use the correct abstraction layer name for the data dirs 2014-05-08 14:32:24 +00:00