1
1
openmpi/ompi/mca/btl/mx
Jeff Squyres 2b2b29a6d4 For some reason, the MX btl sets btl_bandwidth in megabits/s instead
of megabytes/s. So we get crazy btl_weights in case of heterogeneous
multirail. And --mca btl_mx_bandwidth <width> cannot work around the
problem (it probably doesn't help because it's overriden by the
runtime link width detection anyway?).

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>

This commit was SVN r23712.
2010-09-03 12:03:06 +00:00
..
btl_mx_component.c For some reason, the MX btl sets btl_bandwidth in megabits/s instead 2010-09-03 12:03:06 +00:00
btl_mx_endpoint.c Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
btl_mx_endpoint.h - Replace combinations of 2009-08-20 11:42:18 +00:00
btl_mx_frag.c Allow MX to handle shared memory and self communications. By default these features 2006-12-24 22:18:41 +00:00
btl_mx_frag.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
btl_mx_proc.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
btl_mx_proc.h A lot of MX fixes. 2008-10-22 20:12:30 +00:00
btl_mx.c A number of C/R enhancements per RFC below: 2010-08-10 20:51:11 +00:00
btl_mx.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
configure.m4 Allow smart connection to be setup. Each peer now has attached to it thea unique 2007-06-06 21:42:11 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00