1
1
openmpi/ompi/mca/btl/tcp
George Bosilca 8b93cb7661 Rename all the functions starting with mca_base_modex to mca_pml_base_modex.
Change all the places where they are used to fit the new name.

Remove the code to check the remote arch from the PML. We will have a GPR mechanism
in ompi_mpi_initialize to do that.

This commit was SVN r6750.
2005-08-05 18:03:30 +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 Rename all the functions starting with mca_base_modex to mca_pml_base_modex. 2005-08-05 18:03:30 +00:00
btl_tcp_endpoint.c - first cut at tcp btl (working but not optimal) 2005-08-02 13:20:50 +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 * add some missing header files for OS X 2005-08-02 14:59:50 +00:00
btl_tcp_frag.h - first cut at tcp btl (working but not optimal) 2005-08-02 13:20:50 +00:00
btl_tcp_hdr.h - first cut at tcp btl (working but not optimal) 2005-08-02 13:20:50 +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 * fix up a bunch of threading issues when progress and/or mpi threads 2005-08-02 17:36:01 +00:00
btl_tcp.h - first cut at tcp btl (working but not optimal) 2005-08-02 13:20:50 +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 Grumble. Add *more* missing files... 2005-08-05 14:17:14 +00:00