[OMPI devel] PML/BTL MCA params review

2007-06-20 Thread Jeff Squyres
In reviewing some of the PML and BTL MCA params with Gleb, we have the following questions for the group: 1. btl_*_min_send_size is used to decide when to stop striping a message across multiple BTL's. Is there a reason that we don't just use eager_limit for this value? It seems weird to

[OMPI devel] forcing a component to build static

2007-06-20 Thread Brian Barrett
Following up on the telecon conversation about automatically forcing components to build statically (ie, part of libmpi and friends instead of a stand-alone dso), here's an example of how to do so: AC_DEFUN([MCA_backtrace_darwin_COMPILE_MODE], [ AC_MSG_CHECKING([for MCA component $2:$3 c