Re: [OMPI devel] Integrating the memchecker branch

2008-01-17 Thread Jeff Squyres
On Jan 15, 2008, at 8:24 AM, Rainer Keller wrote: - ompi_info shows whether this stuff is enabled It shows the memchecker-valgrind mca. Apart from showing the mca, no (so no separate line for valgrind-kind-of-checking enabled). If it should, we can do that of course... But I don't think it's

Re: [OMPI devel] Integrating the memchecker branch

2008-01-15 Thread Rainer Keller
Hi Jeff, thanks for taking note. On Tuesday 15 January 2008 05:12, Jeff Squyres wrote: > I have not had a chance to check out the tmp branch for this (I'm > currently in an airport without network access), but it all sounds > good in principle to me. Forgive me if I've said these things before, >

Re: [OMPI devel] Integrating the memchecker branch

2008-01-14 Thread Jeff Squyres
I have not had a chance to check out the tmp branch for this (I'm currently in an airport without network access), but it all sounds good in principle to me. Forgive me if I've said these things before, but here's what I'd like to see if possible: - configure output shows whether this stuf

[OMPI devel] Integrating the memchecker branch

2008-01-08 Thread Rainer Keller
Hello dear all, WHAT: We would like to integrate the changes on the memchecker-branch to trunk, as planned in the WHY: The checking offers memory checking for certain User and OMPI-internal errors, like buffer overruns, size mismatches, checks for wrong send/receive buffers. WHERE: OMPI trunk