Searched defs:matDescr (Results 1 – 3 of 3) sorted by relevance
263 hipsparseSpMatDescr_t matDescr; /* descriptor for the matrix, used by SpMV and SpMM */ member
287 cusparseSpMatDescr_t matDescr; /* descriptor for the matrix, used by SpMV and SpMM */ member
3646 …cusparseSpMatDescr_t &matDescr = matstruct->matDescr_SpMV[opA]; // All opA's should use the same m… in MatMultAddKernel_SeqAIJCUSPARSE() local