Home
last modified time | relevance | path

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

/petsc/src/sys/memory/
H A Dmtr.c460 …ocated, allocatedmax, resident, residentmax, gallocated, gallocatedmax, gresident, gresidentmax, m… in PetscMemoryView() local
478 PetscCallMPI(MPI_Reduce(&resident, &gresident, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
481 …y: total %5.4e max %5.4e min %5.4e\n", gresident, maxgresident, m… in PetscMemoryView()
495 PetscCallMPI(MPI_Reduce(&resident, &gresident, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
498 …y: total %5.4e max %5.4e min %5.4e\n", gresident, maxgresident, m… in PetscMemoryView()
500 PetscCallMPI(MPI_Reduce(&resident, &gresident, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
503 …y: total %5.4e max %5.4e min %5.4e\n", gresident, maxgresident, m… in PetscMemoryView()