1
1
openmpi/orte/mca/oob/tcp
Jeff Squyres 089c632cce Remove a bunch of dead code: gcc 4.7 warns of set-but-unused
variables.  So get rid of them.

This commit was SVN r28538.
2013-05-17 21:45:49 +00:00
..
configure.m4 Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes 2013-02-28 01:35:55 +00:00
help-oob-tcp.txt (Re-)Add oob_tcp_if_(in|ex)clude functionality to allow CIDR notation, 2012-02-17 15:38:42 +00:00
Makefile.am First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package. 2013-02-26 20:44:56 +00:00
oob_tcp_addr.c Really cycle when we have several IP addresses. 2009-03-03 19:29:03 +00:00
oob_tcp_addr.h More changes for NetBSD. Thanks to Aleksej Saushev for this patch. 2010-02-22 15:05:09 +00:00
oob_tcp_hdr.h Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
oob_tcp_msg.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
oob_tcp_msg.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
oob_tcp_peer.c Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +00:00
oob_tcp_peer.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
oob_tcp_ping.c Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00
oob_tcp_recv.c Enable the ORTE progress thread for apps (not needed in the tools as they already continuously loop in the event lib). This appears to be working, at least for MPI apps that only use shared memory (a simple "hello"). More testing is required to identify where problems will occur - this is only intended to allow further development. 2012-05-20 15:14:43 +00:00
oob_tcp_send.c Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
oob_tcp.c Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
oob_tcp.h Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00