1cbfb53801
specify btl_tcp_if_include because btl_tcp_if_exclude is defaulted to the loopback devices. This commit does a few things: * Introduce a new OPAL MCA base function: mca_base_param_check_exclusive_string(). It checks to see that the ''user'' does not set two MCA parameters that are mutually exclusive by checking the source of those MCS param values. * Use the above function in many BTLs (and the OOB TCP) to ensure that <foo>_if_include and <foo>_if_exclude are not both specified ''by the user''. * Re-arrange many of these BTLs to move their MCA registration code into a separate component_register() function (vs. the component_open() function). This code has been nominally reviewed and checked by Ralph, George, Terry, and Shiqing. This commit was SVN r25043. The following SVN revision numbers were found above: r24976 --> open-mpi/ompi@8f4ac54336 |
||
---|---|---|
.. | ||
btl_sctp_addr.h | ||
btl_sctp_component.c | ||
btl_sctp_component.h | ||
btl_sctp_endpoint.c | ||
btl_sctp_endpoint.h | ||
btl_sctp_frag.c | ||
btl_sctp_frag.h | ||
btl_sctp_hdr.h | ||
btl_sctp_proc.c | ||
btl_sctp_proc.h | ||
btl_sctp_recv_handler.c | ||
btl_sctp_recv_handler.h | ||
btl_sctp_utils.c | ||
btl_sctp_utils.h | ||
btl_sctp.c | ||
btl_sctp.h | ||
configure.m4 | ||
Makefile.am |