[petsc-users] memory leaks

Jed Brown jed at 59A2.org
Wed Oct 13 12:16:28 CDT 2010


On Wed, Oct 13, 2010 at 19:12, Matthew Knepley <knepley at gmail.com> wrote:
> I was talking about the OpenMPI, but I guess that is from packages. Just
> used
> to building everything myself.

Yeah, the package is stripped, but the symbols don't help in this case
because it's due to a somewhat intentional decision from the Open MPI
devs (might be able to track down the last technical discussion of
this, but supposedly they have a "reason" for leaving that warning in
by default).  But it's not hard to detect that the program is running
under valgrind, so I think they should definitely fix it in that case.

Jed


More information about the petsc-users mailing list