1
1
openmpi/ompi/mca/btl/gm
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_gm_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_gm_endpoint.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
btl_gm_endpoint.h checkpoint 2005-07-07 16:56:58 +00:00
btl_gm_frag.c checkpoint 2005-07-07 16:56:58 +00:00
btl_gm_frag.h fix test against max send tokens 2005-07-15 20:56:29 +00:00
btl_gm_proc.c * pretty-print an error message if a btl component loads but can't find 2005-09-30 04:39:44 +00:00
btl_gm_proc.h * rename locking code from ompi to opal 2005-07-03 22:45:48 +00:00
btl_gm.c * pretty-print an error message if a btl component loads but can't find 2005-09-30 04:39:44 +00:00
btl_gm.h merge of rcache work into the trunk.. lotsa fun ;-).. 2005-09-12 22:28:23 +00:00
configure.m4 * Change Myrinet/gm btl and mpool to use configure.m4 instead of 2005-07-26 21:56:36 +00:00
configure.params * Change Myrinet/gm btl and mpool to use configure.m4 instead of 2005-07-26 21:56:36 +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