1
1
openmpi/ompi/mca/btl/template
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
..
.ompi_ignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
.ompi_unignore Minor updates. 2011-06-20 17:59:37 +00:00
btl_template_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
btl_template_endpoint.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
btl_template_endpoint.h Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
btl_template_frag.c This commit fixes trac:729. Initialize pointer to registration to NULL. Otherwise 2007-01-09 10:29:20 +00:00
btl_template_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_template_proc.c Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
btl_template_proc.h Remove the proc_guid from the BTL proc structure. Instead use directly 2011-02-25 00:36:08 +00:00
btl_template.c Our macros for the OMPI-level free list had one extra argument, a possible return 2013-07-04 08:34:37 +00:00
btl_template.h Minor updates. 2011-06-20 17:59:37 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
netpipe-btl-template.txt make btl template compile again 2007-03-08 21:58:26 +00:00
sample-btl-template.conf * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00