1
1
openmpi/opal/mca/hwloc/base
Brian Barrett 8b778903d8 Fix longstanding issue with our multi-project support. Rather than using
pkg{data,lib,includedir}, use our own ompi{data,lib,includedir}, which is
always set to {datadir,libdir,includedir}/openmpi.  This will keep us from
having help files in prefix/share/open-rte when building without Open MPI,
but in prefix/share/openmpi when building with Open MPI.

This commit was SVN r30140.
2014-01-07 22:11:15 +00:00
..
base.h Correctly add support for the "env" MPI_Info key during comm_spawn, update the "map-by", "rank-by", and "bind-to" Info key behaviors to match the new mapping/ranking/binding system, and update all docs and comments to match. 2013-12-20 20:42:39 +00:00
help-opal-hwloc-base.txt Clean up the error message names from the hwloc base, and add a 2012-08-29 16:40:46 +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 Correctly add support for the "env" MPI_Info key during comm_spawn, update the "map-by", "rank-by", and "bind-to" Info key behaviors to match the new mapping/ranking/binding system, and update all docs and comments to match. 2013-12-20 20:42:39 +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 Fix a few compiler warnings reported by clang: 2013-11-13 15:54:01 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00