1
1
openmpi/ompi/mca/btl/scif
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_scif_add_procs.c Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_component.c Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_endpoint.c Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_endpoint.h Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_frag.c Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_frag.h Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_get.c Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_module.c Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_put.c Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
btl_scif_send.c btl/scif: do not return resource busy if we started a connection attempt. 2013-11-11 19:36:34 +00:00
btl_scif.h Add support for the Intel scif interface. 2013-10-23 15:59:14 +00:00
configure.m4 Fix scif configury. 2013-10-23 17:04:20 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00