1
1
openmpi/orte/mca/routed/radix
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
..
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
routed_radix_component.c Cleanup the radix MCA params - the max connections has no relationship to the max fd's on a node. It solely is used to improve the performance of small jobs by avoiding unnecessary inter-daemon routing. 2013-11-14 04:19:06 +00:00
routed_radix.c Silence warnings that are no longer valid 2013-12-19 00:40:36 +00:00
routed_radix.h Make debruijn the default routed component. Update the radix component to "short-circuit" the tree when the job size permits 2012-06-08 00:35:36 +00:00