1
1
openmpi/ompi/mca/btl/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
..
btl_sm_component.c remove debug print 2013-12-13 06:08:44 +00:00
btl_sm_endpoint.h Complete the dump function for the SM BTL. Now we can see all fragments in all 2012-07-24 00:22:22 +00:00
btl_sm_fifo.h Fixes trac:2998 2012-02-08 01:32:36 +00:00
btl_sm_frag.c Timeout! Per RFC update the BTL interface to hide segment keys. All BTLs (with the exception of wv), all relevant PMLs, and osc/rdma have been updated for the new interface. 2012-06-21 17:09:12 +00:00
btl_sm_frag.h rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
btl_sm.c btl/vader: add support for traditional shared memory. 2014-01-06 19:51:44 +00:00
btl_sm.h MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
configure.m4 btl/vader: add support for traditional shared memory. 2014-01-06 19:51:44 +00:00
help-mpi-btl-sm.txt New sm BTL initialization take two. This approach is pretty simple. Instead of 2013-01-11 16:24:56 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00