1
1
openmpi/ompi/mca/btl/portals
Brian Barrett fe21bc111a sends seem to work as well as for sm - still seeing segfaults in various
IBM tests, but see same segfaults / assets in sm btl.

* Add prepare_src implementation so that we can send multiple fragments of
  large messages
* Add queuing of sends if either there are too many outstanding sends
  (we have to limit this so that we don't have more sends pending than
  we could get acks for) or if we get an ack with a 0 byte mlength,
  which means the remote side dropped the message on us.

Still need to valgrind to make sure I'm not leaking resources

This commit was SVN r6508.
2005-07-15 01:43:47 +00:00
..
src sends seem to work as well as for sm - still seeing segfaults in various 2005-07-15 01:43:47 +00:00
.ompi_ignore Rename src -> ompi 2005-07-02 13:43:57 +00:00
.ompi_unignore * I've sprung yet another username, for the sandia machines 2005-07-13 16:15:32 +00:00
configure.m4 * add checks for the hton and ntoh functions, since they don't exist on 2005-07-14 04:11:59 +00:00
configure.params * checkpoint while it compiles 2005-07-05 16:29:57 +00:00
Makefile.am * add checks for the hton and ntoh functions, since they don't exist on 2005-07-14 04:11:59 +00:00