They are for the given process. 


> On May 29, 2019, at 7:10 PM, Sanjay Govindjee via petsc-users 
> <petsc-users@mcs.anl.gov> wrote:
> 
> (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
> 

Reply via email to