[petsc-users] Memory inquire functions

Smith, Barry F. bsmith at mcs.anl.gov
Wed May 29 19:27:58 CDT 2019


  They are for the given process. 


> On May 29, 2019, at 7:10 PM, Sanjay Govindjee via petsc-users <petsc-users at 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
> 



More information about the petsc-users mailing list