Home
last modified time | relevance | path

Searched refs:gresidentmax (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/memory/
H A Dmtr.c460 …atedmax, resident, residentmax, gallocated, gallocatedmax, gresident, gresidentmax, maxgallocated,… in PetscMemoryView() local
474 PetscCallMPI(MPI_Reduce(&residentmax, &gresidentmax, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
477 …onal time) process memory: total %5.4e max %5.4e min %5.4e\n", gresidentmax, maxgresidentma… in PetscMemoryView()
491 PetscCallMPI(MPI_Reduce(&residentmax, &gresidentmax, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
494 …onal time) process memory: total %5.4e max %5.4e min %5.4e\n", gresidentmax, maxgresidentma… in PetscMemoryView()