Home
last modified time | relevance | path

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

/petsc/src/sys/memory/
H A Dmtr.c460 …PetscLogDouble allocated, allocatedmax, resident, residentmax, gallocated, gallocatedmax, gresiden… in PetscMemoryView() local
486 PetscCallMPI(MPI_Reduce(&allocated, &gallocated, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
489 …loc()ed: total %5.4e max %5.4e min %5.4e\n", gallocated, maxgallocated, … in PetscMemoryView()
504 PetscCallMPI(MPI_Reduce(&allocated, &gallocated, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
507 …loc()ed: total %5.4e max %5.4e min %5.4e\n", gallocated, maxgallocated, … in PetscMemoryView()
510 PetscCallMPI(MPI_Reduce(&allocated, &gallocated, 1, MPIU_PETSCLOGDOUBLE, MPI_SUM, 0, comm)); in PetscMemoryView()
513 …loc()ed: total %5.4e max %5.4e min %5.4e\n", gallocated, maxgallocated, … in PetscMemoryView()