Searched refs:hipsparse_hyb_spmv (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/aij/seq/seqhipsparse/ |
| H A D | hipsparsematimpl.h | 128 …#define hipsparse_hyb_spmv(a, b, c, d, e, f, g, h) hipsparse… macro 139 …#define hipsparse_hyb_spmv(a, b, c, d, e, f, g, h) hipsparse… macro 151 #define hipsparse_hyb_spmv hipsparseShybmv macro 161 #define hipsparse_hyb_spmv hipsparseDhybmv macro
|
| H A D | aijhipsparse.hip.cxx | 3126 …PetscCallHIPSPARSE(hipsparse_hyb_spmv(hipsparsestruct->handle, opA, matstruct->alpha_one, matstruc… in MatMultAddKernel_SeqAIJHIPSPARSE()
|