1
1
openmpi/ompi/mca/coll/inter
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_inter_allgather.c fix some instances, where we might have allocated 0 bytes. Also, for allgather 2010-05-20 22:23:44 +00:00
coll_inter_allgatherv.c fix some instances, where we might have allocated 0 bytes. Also, for allgather 2010-05-20 22:23:44 +00:00
coll_inter_allreduce.c Per RFC 2013-07-11 17:34:28 +00:00
coll_inter_bcast.c Per RFC 2013-07-11 17:34:28 +00:00
coll_inter_component.c MCA/base: Add new MCA variable system 2013-03-27 21:09:41 +00:00
coll_inter_gather.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
coll_inter_gatherv.c fix some instances, where we might have allocated 0 bytes. Also, for allgather 2010-05-20 22:23:44 +00:00
coll_inter_reduce.c Per RFC 2013-07-11 17:34:28 +00:00
coll_inter_scatter.c - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
coll_inter_scatterv.c fix some instances, where we might have allocated 0 bytes. Also, for allgather 2010-05-20 22:23:44 +00:00
coll_inter.c Per RFC 2013-07-11 17:34:28 +00:00
coll_inter.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00