.. |
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
|
Fix longstanding issue with our multi-project support. Rather than using
|
2014-01-07 22:11:15 +00:00 |
oob_tcp_common.c
|
Per this email thread:
|
2013-12-18 17:57:37 +00:00 |
oob_tcp_common.h
|
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
|
2013-08-22 16:37:40 +00:00 |
oob_tcp_component.c
|
Stop listening thread and wait for it to terminate.
|
2014-01-30 20:37:15 +00:00 |
oob_tcp_component.h
|
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
|
2013-08-22 16:37:40 +00:00 |
oob_tcp_connection.c
|
Ensure the recv handler has been initialized
|
2013-12-24 06:09:45 +00:00 |
oob_tcp_connection.h
|
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
|
2013-08-22 16:37:40 +00:00 |
oob_tcp_hdr.h
|
Don't use "size_t" for the nbytes field in the header - use uint32_t to ensure that ntohl/htonl correctly match it
|
2013-12-23 21:39:49 +00:00 |
oob_tcp_listener.c
|
Cleanup role of aggregator relative to daemons
|
2014-01-30 00:53:30 +00:00 |
oob_tcp_listener.h
|
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
|
2013-08-22 16:37:40 +00:00 |
oob_tcp_peer.h
|
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
|
2013-08-22 16:37:40 +00:00 |
oob_tcp_ping.h
|
As per the RFC, bring in the ORTE async progress code and the rewrite of OOB:
|
2013-08-22 16:37:40 +00:00 |
oob_tcp_sendrecv.c
|
Track the origin of a message so it can be passed across transports
|
2014-01-26 21:09:26 +00:00 |
oob_tcp_sendrecv.h
|
Track the origin of a message so it can be passed across transports
|
2014-01-26 21:09:26 +00:00 |
oob_tcp.c
|
Track the origin of a message so it can be passed across transports
|
2014-01-26 21:09:26 +00:00 |
oob_tcp.h
|
Revert r30327 - turns out it isn't quite right just yet. :-(
|
2014-01-18 23:38:39 +00:00 |