It looks like this is a feature, not a bug. :-)
ompi_info is specifically clearing out the environment variables
corresponding to framework names (e.g., "btl"). If ompi_info didn't
do that, the OMPI core would only load the components that you have
specified in the environment and not sho
Hi all,
Found a bug maybe:
I'm setting the following environment variables:
OMPI_MCA_btl="tcp,self"
OMPI_MCA_btl_tcp_if_include="eth2"
OMPI_MCA_btl_tcp_if_exclude="eth0"
However, when I run 'ompi_info --param btl tcp' I see (among other
things):
MCA btl: parameter "btl" (current value: )
MCA btl