1
1
openmpi/ompi/mca/btl/tcp
Jeff Squyres 213b5d5c6e Per long threads on the mailing list and much confusion discussion
about linkers, have all OPAL, ORTE, and OMPI components '''not'' link
against the OPAL, ORTE, or OMPI libraries.

See ttp://www.open-mpi.org/community/lists/users/2007/10/4220.php for
details (or https://svn.open-mpi.org/trac/ompi/wiki/Linkers for a
better-formatted version of the same info).

This commit was SVN r16968.
2007-12-15 13:32:02 +00:00
..
btl_tcp_addr.h Update the TCP BTL in order to bring back some of the functionalities lost 2007-04-28 19:13:47 +00:00
btl_tcp_component.c Per http://www.open-mpi.org/community/lists/devel/2007/12/2698.php and 2007-12-12 15:55:37 +00:00
btl_tcp_endpoint.c Remove the --mca btl_base_debug flag and clean up 2007-10-15 13:10:20 +00:00
btl_tcp_endpoint.h Update the TCP BTL in order to bring back some of the functionalities lost 2007-04-28 19:13:47 +00:00
btl_tcp_frag.c Enable RDMA for heterogeneous situations. Currently done by overloading 2007-08-28 21:23:44 +00:00
btl_tcp_frag.h Fix a bunch of issues exposed by Ken Cain in getting Open MPI to work with 2007-07-10 03:46:57 +00:00
btl_tcp_ft.c Closes trac:977 2007-04-14 02:06:05 +00:00
btl_tcp_ft.h Closes trac:977 2007-04-14 02:06:05 +00:00
btl_tcp_hdr.h This is the complete commit for the TCP header issue. Jeff commit a partial 2007-05-24 16:40:49 +00:00
btl_tcp_proc.c Move modex from pml base to general ompi runtime, sicne it's used by more 2007-07-09 17:16:34 +00:00
btl_tcp_proc.h Update the TCP BTL in order to bring back some of the functionalities lost 2007-04-28 19:13:47 +00:00
btl_tcp.c Add flags parameter to btl_alloc() and btl_prepare_src() functions. If BTL 2007-12-09 14:08:01 +00:00
btl_tcp.h Add flags parameter to btl_alloc() and btl_prepare_src() functions. If BTL 2007-12-09 14:08:01 +00:00
configure.m4 Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
Makefile.am Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00