Searched refs:gpuflops (Results 1 – 1 of 1) sorted by relevance
196 PetscErrorCode PetscLogSpMVTime(PetscReal *gputime, PetscReal *cputime, PetscReal *gpuflops, const … in PetscLogSpMVTime() argument218 if (gpuflops) *gpuflops = eventInfo.GpuFlops / 1.e6; in PetscLogSpMVTime()