1
1
openmpi/ompi/mca/common/sm
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
..
common_sm_rml.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_sm_rml.h send packed buffers instead of using iovecs in common sm rml. this commit will 2012-01-05 00:11:59 +00:00
common_sm.c In talking about this with Jeff and Ralph, we don't actually need 2013-02-12 21:10:11 +00:00
common_sm.h New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
configure.m4 this commit fixes a few things. 1. silence warning in common sm. 2. remove unneeded config code in common sm. 3. move opal_shmem_base_close to a better place in opal_finalize. 4. fix opal_path_nfs output. 2011-11-28 23:41:19 +00:00
help-mpi-common-sm.txt send packed buffers instead of using iovecs in common sm rml. this commit will 2012-01-05 00:11:59 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00