On Sep 16, 2015, at 12:02 PM, George Bosilca <bosi...@icl.utk.edu> wrote:
> 
> ./opal/mca/btl/usnic/btl_usnic_compat.h:161:    OMPI_FREE_LIST_GET_MT(list, 
> (item))

FWIW: This one exists because we use the same usnic BTL code between master and 
v1.8/v1.10.  We have some configury that figures out in which tree the usNIC 
BTL is being compiles, and reacts accordingly.

Hence, this OMPI_FREE_LIST_GET_MT is only used when compiling in v1.8/v1.10, 
and is ignored in master/v2.x.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to