Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Dhipsparsematimpl.h129 …#define hipsparse_csr2hyb(a, b, c, d, e, f, g, h, i, j) hipsparse… macro
140 …#define hipsparse_csr2hyb(a, b, c, d, e, f, g, h, i, j) hipsparse… macro
152 #define hipsparse_csr2hyb hipsparseScsr2hyb macro
162 #define hipsparse_csr2hyb hipsparseDcsr2hyb macro
H A Daijhipsparse.hip.cxx1017 …PetscCallHIPSPARSE(hipsparse_csr2hyb(hipsparsestruct->handle, A->rmap->n, A->cmap->n, matstructT->… in MatSeqAIJHIPSPARSEFormExplicitTranspose()
2109 …PetscCallHIPSPARSE(hipsparse_csr2hyb(hipsparsestruct->handle, mat->num_rows, mat->num_cols, matstr… in MatSeqAIJHIPSPARSECopyToGPU()