1
1
openmpi/ompi/mca/btl
Jeff Squyres 1d27ca5d0a Until a real fix for #142 is found, this workaround prohibits using
mpi_leave_pinned when multiple OpenIB HCA ports are found.
Specifically, if mpi_leave_pinned == 1 and ultiple HCA ports are
found, the MCA parameter btl_openib_max_btls is set to 1.  If the MCA
parameter btl_openib_warn_leave_pinned_multi_port is true, emit a
warning that this happened (having an MCA parameter to control the
warning allows users/sysadmins to turn it off instead of being nagged
for every run).

This commit was SVN r10424.
2006-06-20 11:32:46 +00:00
..
base cleanup error reporting.. use ompi_proc_t->proc_name if available this gives 2006-06-05 20:02:41 +00:00
gm finished the ompi_free_list_t class nightmare.. 2006-06-12 22:09:03 +00:00
mvapi * fix for ticket #141. If we are going to shortcut out of polling the 2006-06-17 21:32:25 +00:00
mx if MX isn't running on some hosts, but is on others, we were blocking in the modex receive 2006-06-14 19:07:38 +00:00
openib Until a real fix for #142 is found, this workaround prohibits using 2006-06-20 11:32:46 +00:00
portals * silence dumb (and mostly useless) warning during cleanup 2006-06-09 21:09:53 +00:00
self finished the ompi_free_list_t class nightmare.. 2006-06-12 22:09:03 +00:00
sm finished the ompi_free_list_t class nightmare.. 2006-06-12 22:09:03 +00:00
tcp finished the ompi_free_list_t class nightmare.. 2006-06-12 22:09:03 +00:00
template finished the ompi_free_list_t class nightmare.. 2006-06-12 22:09:03 +00:00
ud blah. somehow missed adding .ompi_ignore/.ompi_unignore. 2006-06-09 00:15:36 +00:00
udapl A number of fixes and the usual cleanup.. 2006-06-12 22:42:01 +00:00
btl.h Complete the move of the mpool registration from opal_list_item_t to the 2006-06-14 17:43:50 +00:00
Makefile.am fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00