1
1
openmpi/ompi/mca/btl/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 Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
btl_base_error.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
btl_base_error.h 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
btl_base_frame.c Use the _SAFE list traversal macro so that we can remove each item 2013-05-01 12:26:16 +00:00
btl_base_mca.c Fix various items discovered by review of ticket #3951. 2013-12-13 21:25:07 +00:00
btl_base_select.c Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
help-mpi-btl-base.txt Make a better error message. 2008-03-29 12:54:24 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00