That is interesting. Let me look at the logic and see if I can determine
what is going wrong.
It could be a naming issues. ie. opal_btl_vader_flags vs
btl_vader_flags. Both are valid names for the same variable but the
search may only be succeeding for one. Should be simple enought to
fix if that
I see the problem. The second argument of MPI_T_pvar_get_index is not
the binding. It is the variable class. Change it to:
err = MPI_T_pvar_get_index(name, varClass, &pvar_idx);
and it works as expected.
-Nathan
On Fri, Aug 14, 2015 at 03:08:42PM -0400, George Bosilca wrote:
>Another issue
FYI: Nathan is ready to pull the standard verbosity levels PR
(https://github.com/open-mpi/ompi/pull/753) if no one else has any comments...
--
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/