PetscMallocGetMaximumUsage#

gets the maximum amount of memory used that was obtained with PetscMalloc() at any time during this run, the high water mark.

Synopsis#

Not Collective

Output Parameter#

  • space - maximum number of bytes ever allocated at one time

See Also#

PetscMallocDump(), PetscMallocView(), PetscMemoryGetCurrentUsage(), PetscMalloc(), PetscFree(), PetscMallocPushMaximumUsage()

Level#

intermediate

Location#

src/sys/memory/mtr.c


Edit on GitLab

Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages