Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Dhipsparsematimpl.h36 …#define hipsparseXcsric02_bufferSize(a, b, c, d, e, f, g, h, i) hipsparseCcsric02_bufferSize(a, … macro
45 …#define hipsparseXcsric02_bufferSize(a, b, c, d, e, f, g, h, i) hipsparseZcsric02_bufferSize(a, … macro
56 #define hipsparseXcsric02_bufferSize hipsparseScsric02_bufferSize macro
63 #define hipsparseXcsric02_bufferSize hipsparseDcsric02_bufferSize macro
H A Daijhipsparse.hip.cxx1714 …if (m) PetscCallHIPSPARSE(hipsparseXcsric02_bufferSize(fs->handle, m, nz, fs->matDescr_M, fs->csrV… in MatICCFactorSymbolic_SeqAIJHIPSPARSE_ICC0()