1
1
openmpi/orte/mca/oob/tcp
Ralph Castain 0ddbc75ce5
Merge pull request #4930 from kizill/fix-ipv6
fixed ipv6 OOB connection problems (fix issue #1585)
2018-06-26 09:13:53 -07:00
..
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-oob-tcp.txt oob/tcp: add show_help message about version mismatch 2018-03-21 20:18:28 -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 fixed ipv6 OOB connection problems 2018-03-20 16:07:53 +00:00
oob_tcp_component.h 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_connection.c Merge pull request #4930 from kizill/fix-ipv6 2018-06-26 09:13:53 -07:00
oob_tcp_connection.h Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -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 fixed ipv6 OOB connection problems 2018-03-20 16:07:53 +00: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 Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -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 Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -07:00
oob_tcp.c Update OPAL and ORTE for thread safety 2017-06-06 12:30:57 -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