1
1
openmpi/ompi/mca/btl/mx
Brian Barrett 7b20370306 * pretty-print an error message if a btl component loads but can't find
any NICs to use
* Make mvapi, gm, and mx components all publish information, even if there
  are no NICs available so that modex_recv doesn't hang.  If there are no
  NICs available, don't set the reachable bit, but don't do anything
  to fail.  This unfortunately doesn't cover the hangs that will result if
  different procs load different sets of components, but it's a start

This commit was SVN r7550.
2005-09-30 04:39:44 +00:00
..
btl_mx_component.c * pretty-print an error message if a btl component loads but can't find 2005-09-30 04:39:44 +00:00
btl_mx_endpoint.c First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx_endpoint.h First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx_frag.c First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx_frag.h First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx_proc.c First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx_proc.h First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
btl_mx.c * pretty-print an error message if a btl component loads but can't find 2005-09-30 04:39:44 +00:00
btl_mx.h First stable version of the MX BTL (at least we pass NetPipe). The perfs are not amazing 2005-09-04 22:08:13 +00:00
configure.m4 MX BTL use the new configure sub-system. 2005-07-27 23:38:31 +00:00
configure.params MX BTL use the new configure sub-system. 2005-07-27 23:38:31 +00:00
Makefile.am Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well. 2005-09-22 12:28:54 +00:00