Searched refs:hipsparse_scalartype (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/impls/aij/seq/seqhipsparse/ |
| H A D | hipsparsematimpl.h | 98 … #define hipsparse_scalartype HIP_C_32F macro 103 #define hipsparse_scalartype HIP_C_64F macro 111 #define hipsparse_scalartype HIP_R_32F macro 115 #define hipsparse_scalartype HIP_R_64F macro 124 … #define hipsparse_scalartype HIP_C_32F macro 134 #define hipsparse_scalartype HIP_C_64F macro 147 #define hipsparse_scalartype HIP_R_32F macro 157 #define hipsparse_scalartype HIP_R_64F macro
|
| H A D | aijhipsparse.hip.cxx | 839 …hipsparse_scalartype, HIPSPARSE_ACTION_NUMERIC, indexBase, HIPSPARSE_CSR2CSC_ALG1, loTriFactor->cs… in MatSeqAIJHIPSPARSEAnalyzeTransposeForSolve() 911 …hipsparse_scalartype, HIPSPARSE_ACTION_NUMERIC, indexBase, HIPSPARSE_CSR2CSC_ALG1, upTriFactor->cs… in MatSeqAIJHIPSPARSEAnalyzeTransposeForSolve() 988 indexBase, hipsparse_scalartype)); in MatSeqAIJHIPSPARSEFormExplicitTranspose() 1264 …fs->dnVecDescr_X, fs->dnVecDescr_Y, hipsparse_scalartype, HIPSPARSE_SPSV_ALG_DEFAULT, fs->spsvDesc… in MatSolve_SeqAIJHIPSPARSE_ILU0() 1267 …fs->dnVecDescr_X, fs->dnVecDescr_Y, hipsparse_scalartype, HIPSPARSE_SPSV_ALG_DEFAULT, fs->spsvDesc… in MatSolve_SeqAIJHIPSPARSE_ILU0() 1273 …fs->dnVecDescr_Y, fs->dnVecDescr_X, hipsparse_scalartype, HIPSPARSE_SPSV_ALG_DEFAULT, fs->spsvDesc… in MatSolve_SeqAIJHIPSPARSE_ILU0() 1276 …fs->dnVecDescr_Y, fs->dnVecDescr_X, hipsparse_scalartype, HIPSPARSE_SPSV_ALG_DEFAULT, fs->spsvDesc… in MatSolve_SeqAIJHIPSPARSE_ILU0() 1297 …fs->dnVecDescr_X, fs->dnVecDescr_Y, hipsparse_scalartype, HIPSPARSE_SPSV_ALG_DEFAULT, fs->spsvDesc… in MatSolveTranspose_SeqAIJHIPSPARSE_ILU0() 1300 …SPARSE_ONE, fs->spMatDescr_U, fs->dnVecDescr_X, fs->dnVecDescr_Y, hipsparse_scalartype, HIPSPARSE_… in MatSolveTranspose_SeqAIJHIPSPARSE_ILU0() 1307 …SPARSE_ONE, fs->spMatDescr_L, fs->dnVecDescr_X, fs->dnVecDescr_Y, hipsparse_scalartype, HIPSPARSE_… in MatSolveTranspose_SeqAIJHIPSPARSE_ILU0() [all …]
|