1
1
openmpi/ompi/mca/topo
Jeff Squyres e9b7203ece treematch: ensure hwloc support is enabled
This commit does the following:

* s/ompi_check_treematch/ompi_topo_treematch/ (i.e., abide by the
  prefix rule)
* change the value of ompi_topo_treematch_happy from yes/no to 0/1, so
  that we can use -eq for numerical comparisons (vs. string
  comparisons).  It's the little things in life, no?
* Check the valueo f $OPAL_HAVE_HWLOC to ensure that hwloc support is
  enabled.  If not, disqualify treematch from building.
* Fixes a few places that were underquoted
* Convert from "test ... -a ..." to "test ... && test ..."

Fixes open-mpi/ompi#797
2015-08-12 12:23:12 -07:00
..
base mca/topo: suppress picky warning 2015-08-05 16:11:04 -06:00
basic topo/basic: also remove .windows from Makefile.am 2015-07-22 09:20:43 -04:00
example Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
treematch treematch: ensure hwloc support is enabled 2015-08-12 12:23:12 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
topo.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00