I believe we turned that component completely off, though it may have happened
after rc6 was rolled (I'll check to make sure we did) - you definitely don't
want to build it as it is broken and will often segfault.
On Jan 25, 2013, at 6:16 PM, Paul Hargrove wrote:
> While building 1.7rc6 on a i
While building 1.7rc6 on a i386 w/ InfiniBand I saw numerous instances of
this warning:
../../../../../orte/mca/oob/ud/oob_ud.h:93: warning: cast from pointer
to integer of different size
The following 1-line change fixes this.
Alternatively, a single cast to type uintptr_t is probably sufficie