Searched refs:cusparse_csr_spgeam_bufferSize (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | cusparsematimpl.h | 114 …#define cusparse_csr_spgeam_bufferSize(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t)… macro 120 …#define cusparse_csr_spgeam_bufferSize(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t)… macro 127 #define cusparse_csr_spgeam_bufferSize cusparseScsrgeam2_bufferSizeExt macro 131 #define cusparse_csr_spgeam_bufferSize cusparseDcsrgeam2_bufferSizeExt macro
|
| H A D | aijcusparse.cu | 3910 …PetscCallCUSPARSE(cusparse_csr_spgeam_bufferSize(cy->handle, Y->rmap->n, Y->cmap->n, &a, cx->mat->… in MatAXPY_SeqAIJCUSPARSE()
|