Hi, I am using Petsc with Open-Mpi and have started to use valgrind to find a bug. One of the things that I see is that there is memory lost in PetscInitialize by calling MPI_Init and in DACreate (which I do quite often in my project). The amounts of memory lost aren't huge; should I be alarmed?
To give an example, I have attached the output of valgrind on $PETSC_DIR/src/snes/examples/tutorials Thanks, Berend. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: valgrindout URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20060528/7cd3e5b6/attachment.diff>