1
1
openmpi/ompi/mca/btl/udapl
Andrew Friedley b7e0484c37 Give up on dat_ep_query() and instead manually send our address information across the wire after connection establishment.
I've introduced a race condition - seeing occasional LOCAL_LENGTH errors on the receive side.  I think I'm mixing up eager/max somehow - will look at it more on monday.

This commit was SVN r10690.
2006-07-07 21:48:16 +00:00
..
.ompi_ignore Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
.ompi_unignore uDAPL has an expects memory for enumerating interface adapters in a really 2006-05-10 19:50:30 +00:00
btl_udapl_component.c Give up on dat_ep_query() and instead manually send our address information across the wire after connection establishment. 2006-07-07 21:48:16 +00:00
btl_udapl_endpoint.c Give up on dat_ep_query() and instead manually send our address information across the wire after connection establishment. 2006-07-07 21:48:16 +00:00
btl_udapl_endpoint.h Give up on dat_ep_query() and instead manually send our address information across the wire after connection establishment. 2006-07-07 21:48:16 +00:00
btl_udapl_frag.c I can commit! *happy dance* 2006-05-25 15:47:59 +00:00
btl_udapl_frag.h Give up on dat_ep_query() and instead manually send our address information across the wire after connection establishment. 2006-07-07 21:48:16 +00:00
btl_udapl_proc.c Fix a few issues reported by Terry Dontje: 2006-06-20 17:13:44 +00:00
btl_udapl_proc.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_udapl.c A number of fixes and the usual cleanup.. 2006-06-12 22:42:01 +00:00
btl_udapl.h A number of fixes and the usual cleanup.. 2006-06-12 22:42:01 +00:00
configure.m4 Checkpoint for switch to mpool work: 2006-01-25 02:21:34 +00:00
configure.params Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
Makefile.am Many different things, the big ones: 2006-02-10 21:49:15 +00:00