Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Dhipsparsematimpl.h128 …#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 Daijhipsparse.hip.cxx3126 …PetscCallHIPSPARSE(hipsparse_hyb_spmv(hipsparsestruct->handle, opA, matstruct->alpha_one, matstruc… in MatMultAddKernel_SeqAIJHIPSPARSE()