Searched refs:hipsparse_csr_spmv (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/aij/seq/seqhipsparse/ |
| H A D | hipsparsematimpl.h | 125 …#define hipsparse_csr_spmv(a, b, c, d, e, f, g, h, i, j, k, l, m) hipsparse… macro 135 …#define hipsparse_csr_spmv(a, b, c, d, e, f, g, h, i, j, k, l, m) hipsparseZcsrmv((a), (b), (c), (… macro 148 #define hipsparse_csr_spmv hipsparseScsrmv macro 158 #define hipsparse_csr_spmv hipsparseDcsrmv macro
|
| H A D | aijhipsparse.hip.cxx | 3121 …PetscCallHIPSPARSE(hipsparse_csr_spmv(hipsparsestruct->handle, opA, nx, ny, mat->num_entries, mats… in MatMultAddKernel_SeqAIJHIPSPARSE()
|