Searched defs:use_gpu (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | bench_spmv.c | 76 …v_times, PetscReal starting_spmv_time, const char *const matformat, PetscBool use_gpu, PetscInt re… in UpdateJSON() 126 …imedSpMV(Mat A, Vec b, PetscReal *time, const char *petscmatformat, PetscBool use_gpu, PetscInt re… in TimedSpMV() 223 PetscErrorCode MapToPetscMatType(const char *matformat, PetscBool use_gpu, char **petscmatformat) in MapToPetscMatType() 268 PetscBool bflg, flg1, flg2, flg3, use_gpu = PETSC_FALSE, permute = PETSC_FALSE; in main() local
|