1
1
openmpi/ompi/mca/btl/tcp
Brian Barrett 566a050c23 Next step in the project split, mainly source code re-arranging
- move files out of toplevel include/ and etc/, moving it into the
    sub-projects
  - rather than including config headers with <project>/include, 
    have them as <project>
  - require all headers to be included with a project prefix, with
    the exception of the config headers ({opal,orte,ompi}_config.h
    mpi.h, and mpif.h)

This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
..
btl_tcp_addr.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
btl_tcp_component.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_tcp_endpoint.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_tcp_endpoint.h A better implementation for the TCP endpoint cache + few comments. 2006-01-14 20:21:44 +00:00
btl_tcp_frag.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_tcp_frag.h A better implementation for the TCP endpoint cache + few comments. 2006-01-14 20:21:44 +00:00
btl_tcp_hdr.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_tcp_proc.c I need to know the number of iovec attached to the fragment. 2005-12-10 23:28:16 +00:00
btl_tcp_proc.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
btl_tcp.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
btl_tcp.h Improve the latency for small and medium messages. The idea is to decrease the 2005-12-07 00:12:59 +00:00
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00