1
1
openmpi/orte/mca/rmaps/lama
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
..
configure.m4 Get the trunk to build again when --without-hwloc is specified. Move a couple of key type definitions and utilities out from under the HAVE_HWLOC test so they are always available as they don't really depend on hwloc's presence. Tell two compnents not to build if hwloc is disabled: 2012-09-26 23:24:27 +00:00
help-orte-rmaps-lama.txt Proper show_help error messages for LAMA. 2013-05-10 15:06:25 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rmaps_lama_component.c Move the MCA / MPI_T level of the LAMA component down to 5 (from 9). 2013-09-20 15:23:27 +00:00
rmaps_lama_max_tree.c Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
rmaps_lama_module.c Remove redundant opal_output() messages from the module; the called 2013-05-10 15:12:07 +00:00
rmaps_lama_params.c Minor type fix (they're both enums/ints, so the compiler previously 2013-05-16 00:47:37 +00:00
rmaps_lama.h Minor type fix (they're both enums/ints, so the compiler previously 2013-05-16 00:47:37 +00:00