[petsc-users] Memory inquire functions

Sanjay Govindjee s_g at berkeley.edu
Wed May 29 19:10:58 CDT 2019


(In Fortran) do the calls

         call PetscMallocGetCurrentUsage(val, ierr)
         call PetscMemoryGetCurrentUsage(val, ierr)

return the per process memory numbers? or are the returned values summed 
across all processes?

-sanjay



More information about the petsc-users mailing list