On 22:20 Mon 17 Sep , Sasha Khapyorsky wrote: > Hi Hal, > > On 12:47 Mon 17 Sep , Hal Rosenstock wrote: > > Hi Sasha, > > > > Should the default for valgrind be off (in libibumad) ? It seems to be > > the other way around: > > > > src/umad.c:59:6: warning: #warning "Valgrind support requested, but > > VALGRIND_MAKE_MEM_DEFINED not available" > > Hmm, it is "off" on my machine, but valgrind is not installed. I'll > check how it will with valgrind.
Actually valgrind support is off by default, but there are also check for valgrind/memcheck.h header file and it is included by umad.h (with valgrind "off"). Seems your version valgrind does not have VALGRIND_MAKE_MEM_DEFINED() macro defined for the case when valgrind is disabled. This message is not very clear. Sasha _______________________________________________ general mailing list general@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general