1
1
openmpi/ompi/mca/coll/portals4
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
..
coll_portals4_barrier.c * Update Portals 4 MTL's multi-md code to be a bit cleaner (no if statements 2013-07-08 21:27:37 +00:00
coll_portals4_component.c Make the Portals 4 collective component disable itself when there's not a 2014-01-02 22:35:37 +00:00
coll_portals4_request.c First take at Barrier and Ibarrier, both of which seem to work. 2013-07-02 21:42:10 +00:00
coll_portals4_request.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
coll_portals4.h Minor indent cleanup in init_query() 2013-11-06 15:21:09 +00:00
configure.m4 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00