Searched refs:MATSELLHIP (Results 1 – 4 of 4) sorted by relevance
139 PetscCall(PetscStrcmp(petscmatformat, MATSELLHIP, &issellhip)); in TimedSpMV()179 PetscCall(PetscStrcmp(petscmatformat, MATSELLHIP, &issellhip)); in WarmUpDevice()246 PetscCall(PetscStrallocpy(MATSELLHIP, petscmatformat)); in MapToPetscMatType()
218 PetscCall(MatRegisterRootName(MATSELLHIP, MATSEQSELLHIP, MATMPISELLHIP)); in MatRegisterAll()
103 - Add `MATSELLHIP` and the corresponding HIP kernels for matrix-vector multiplication
124 #define MATSELLHIP "sellhip" macro