Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dbench_spmv.c196 PetscErrorCode PetscLogSpMVTime(PetscReal *gputime, PetscReal *cputime, PetscReal *gpuflops, const … in PetscLogSpMVTime() argument
217 if (gputime) *gputime = eventInfo.GpuTime; in PetscLogSpMVTime()