1
1
openmpi/orte/mca/oob/tcp
2017-01-19 13:03:44 -08:00
..
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-oob-tcp.txt Correct ordering when checking for privileged ports 2016-02-14 09:43:01 -08:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
oob_tcp_common.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
oob_tcp_common.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
oob_tcp_component.c oob/tcp: plug a memory leak in mca_oob_tcp_component_lost_connection() 2017-01-06 11:35:59 +09:00
oob_tcp_component.h Bring the RML modifications across. This is the first step in a revamp of the ORTE messaging subsystem to support fabric-based communications during launch and wireup phases. When completed, the grpcomm and plm frameworks will each have their own "conduit" for communication - each conduit corresponds to a particular RML messaging transport. This can be the active OOB-based component, or a provider from within the RML/OFI component. Messages sent down the conduit will flow across the associated transport. 2016-10-11 16:01:02 -07:00
oob_tcp_connection.c Fix IOF when outputing to files - the remote orteds were failing to output stdout/err from their procs. 2016-12-01 14:12:47 -08:00
oob_tcp_connection.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
oob_tcp_hdr.h Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
oob_tcp_listener.c Clean out old cruft from the ORCM project 2016-09-21 00:13:30 -07:00
oob_tcp_listener.h Protect against a non-privileged port connecting to us when we are running as root 2016-02-13 08:07:27 -08:00
oob_tcp_peer.h Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
oob_tcp_ping.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
oob_tcp_sendrecv.c Speed-up the OOB/TCP communications by using writev instead of writing the header, and then separately write the body 2017-01-19 13:03:44 -08:00
oob_tcp_sendrecv.h Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier). 2016-10-23 21:52:39 -07:00
oob_tcp.c oob/tcp: enhance debugging output 2016-11-04 14:16:06 +09:00
oob_tcp.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00