1
1
openmpi/orte/mca/oob/tcp
Ralph Castain edbfcf090a
Cleanup stale code in ORTE/OOB
Remove code for multiple OOB progress threads as it is an optimization
nobody uses. Also turns out to have a race condition that can cause
segfault on finalize, so maybe good that nobody is using it.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 41eb41c3f2)
(cherry picked from commit a2f35c1834ab2fcb216285621d177a179e33dfe7)
2019-09-26 15:21:15 -07:00
..
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-oob-tcp.txt Be a little less restrictive on interface requirements 2019-09-09 07:52:03 -07:00
Makefile.am mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
oob_tcp_common.c Rework the threading in oob/tcp so that daemons (including mpirun) use multiple progress threads to get messages out to their children, and so that the oob/base uses a separate one to setup sends. This allows the daemon cmd processor to execute in parallel with relay of messages, which significantly reduces launch times at scale 2017-01-21 13:26:19 -08:00
oob_tcp_common.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
oob_tcp_component.c Cleanup stale code in ORTE/OOB 2019-09-26 15:21:15 -07:00
oob_tcp_component.h Cleanup stale code in ORTE/OOB 2019-09-26 15:21:15 -07:00
oob_tcp_connection.c Cleanup stale code in ORTE/OOB 2019-09-26 15:21:15 -07:00
oob_tcp_connection.h Cleanup stale code in ORTE/OOB 2019-09-26 15:21:15 -07:00
oob_tcp_hdr.h oob/tcp: make mca_oob_tcp_msg_type_t an uint8_t 2017-07-12 10:27:45 +09:00
oob_tcp_listener.c Cleanup stale code in ORTE/OOB 2019-09-26 15:21:15 -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 Cleanup stale code in ORTE/OOB 2019-09-26 15:21:15 -07:00
oob_tcp_sendrecv.c Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
oob_tcp_sendrecv.h Cleanup stale code in ORTE/OOB 2019-09-26 15:21:15 -07:00
oob_tcp.c Cleanup stale code in ORTE/OOB 2019-09-26 15:21:15 -07:00
oob_tcp.h Repair rsh/ssh tree spawn 2017-01-27 11:35:00 -08:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00