Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Dhipsparsematimpl.h100 …#define hipsparse_csr_spgeam_bufferSize(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t… macro
106 …#define hipsparse_csr_spgeam_bufferSize(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t… macro
113 #define hipsparse_csr_spgeam_bufferSize hipsparseScsrgeam2_bufferSizeExt macro
117 #define hipsparse_csr_spgeam_bufferSize hipsparseDcsrgeam2_bufferSizeExt macro
H A Daijhipsparse.hip.cxx3302 …PetscCallHIPSPARSE(hipsparse_csr_spgeam_bufferSize(cy->handle, Y->rmap->n, Y->cmap->n, &a, cx->mat… in MatAXPY_SeqAIJHIPSPARSE()