On Sun, Mar 31, 2013 at 8:58 AM, Michael Povolotskyi <mpovolot at purdue.edu>wrote:
> Dear PETSc developers, > I have the following question. > PETSc has memory reporting system. Does it report the memory allocated > inside a library (e.g MUMPS) when I call it from PETSc program? > It does not attribute it per object, though it is part of the total memory used by a process (e.g., PetscMemoryGetCurrentUsage, or -malloc_info). > > Thank you, > Michael. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130331/9fc8a5e0/attachment.html>
