1
1
openmpi/ompi/mca/btl/tcp
Tim Woodall 13409ec53b correction for hang, check for additional fragments before callback,
which may queue a new fragment

This commit was SVN r7889.
2005-10-27 01:39:39 +00:00
..
btl_tcp_addr.h - first cut at tcp btl (working but not optimal) 2005-08-02 13:20:50 +00:00
btl_tcp_component.c reductions to initial memory footprint 2005-09-21 19:10:56 +00:00
btl_tcp_endpoint.c correction for hang, check for additional fragments before callback, 2005-10-27 01:39:39 +00:00
btl_tcp_endpoint.h - first cut at tcp btl (working but not optimal) 2005-08-02 13:20:50 +00:00
btl_tcp_frag.c Warning cleanups. On some OSes the iov_base member of the iovec structure is defined as an void * when 2005-10-04 12:36:07 +00:00
btl_tcp_frag.h Warning cleanups. On some OSes the iov_base member of the iovec structure is defined as an void * when 2005-10-04 12:36:07 +00:00
btl_tcp_hdr.h added put support for zero copy operation 2005-08-09 14:10:17 +00:00
btl_tcp_proc.c Rename all the functions starting with mca_base_modex to mca_pml_base_modex. 2005-08-05 18:03:30 +00:00
btl_tcp_proc.h - first cut at tcp btl (working but not optimal) 2005-08-02 13:20:50 +00:00
btl_tcp.c Warning cleanups. On some OSes the iov_base member of the iovec structure is defined as an void * when 2005-10-04 12:36:07 +00:00
btl_tcp.h And more dependencies fixes. The big commit will follow shortly. 2005-09-12 20:22:59 +00:00
configure.m4 * don't build TCP component if we don't have IP sockets :) 2005-08-02 20:06:34 +00:00
configure.params - first cut at tcp btl (working but not optimal) 2005-08-02 13:20:50 +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