[petsc-users] memory reporting

Jed Brown jedbrown at mcs.anl.gov
Sun Mar 31 09:03:22 CDT 2013


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>


More information about the petsc-users mailing list