1
1
openmpi/ompi/mca/common/ofacm
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 Move the RTE framework change into the trunk. With this change, all non-CR 2013-01-27 23:25:10 +00:00
common_ofacm_base.c As per the email discussion, revise the sparse handling of hostnames so that we avoid potential infinite loops while allowing large-scale users to improve their startup time: 2013-08-20 18:59:36 +00:00
common_ofacm_empty.c 1. Adding 2 new components: 2012-07-02 15:20:12 +00:00
common_ofacm_empty.h 1. Adding 2 new components: 2012-07-02 15:20:12 +00:00
common_ofacm_oob.c As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
common_ofacm_oob.h 1. Adding 2 new components: 2012-07-02 15:20:12 +00:00
common_ofacm_xoob.c Fix compile errors created from changeset 29058. 2013-08-22 18:25:23 +00:00
common_ofacm_xoob.h In order to prevent name conflicts in XRC (MOFED) enabled mode 2013-04-04 20:02:17 +00:00
configure.m4 Revamp the handling of wrapper compiler flags. The user flags, main configure 2013-01-29 00:00:43 +00:00
connect.h 1. Adding 2 new components: 2012-07-02 15:20:12 +00:00
help-mpi-common-ofacm-base.txt 1. Adding 2 new components: 2012-07-02 15:20:12 +00:00
help-mpi-common-ofacm-oob.txt 1. Adding 2 new components: 2012-07-02 15:20:12 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00