Home
last modified time | relevance | path

Searched refs:diagGPUMatFormat (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/impls/aij/mpi/mpicusparse/
H A Dmpicusparsematimpl.h7 MatCUSPARSEStorageFormat diagGPUMatFormat = MAT_CUSPARSE_CSR; member
H A Dmpiaijcusparse.cu307 PetscCall(MatCUSPARSESetFormat(b->A, MAT_CUSPARSE_MULT, cusparseStruct->diagGPUMatFormat)); in MatMPIAIJSetPreallocation_MPIAIJCUSPARSE()
369 cusparseStruct->diagGPUMatFormat = format; in MatCUSPARSESetFormat_MPIAIJCUSPARSE()
375 cusparseStruct->diagGPUMatFormat = format; in MatCUSPARSESetFormat_MPIAIJCUSPARSE()
394 …SESetFormat", MatCUSPARSEStorageFormats, (PetscEnum)cusparseStruct->diagGPUMatFormat, (PetscEnum *… in MatSetFromOptions_MPIAIJCUSPARSE()
398 …SESetFormat", MatCUSPARSEStorageFormats, (PetscEnum)cusparseStruct->diagGPUMatFormat, (PetscEnum *… in MatSetFromOptions_MPIAIJCUSPARSE()
449 PetscCall(MatCUSPARSESetFormat(b->A, MAT_CUSPARSE_MULT, cusparseStruct->diagGPUMatFormat)); in MatSetUp_MPI_HASH_CUSPARSE()
/petsc/src/mat/impls/aij/mpi/mpihipsparse/
H A Dmpihipsparsematimpl.h16 MatHIPSPARSEStorageFormat diagGPUMatFormat = MAT_HIPSPARSE_CSR; member
H A Dmpiaijhipsparse.hip.cxx307 PetscCall(MatHIPSPARSESetFormat(b->A, MAT_HIPSPARSE_MULT, hipsparseStruct->diagGPUMatFormat)); in MatMPIAIJSetPreallocation_MPIAIJHIPSPARSE()
369 hipsparseStruct->diagGPUMatFormat = format; in MatHIPSPARSESetFormat_MPIAIJHIPSPARSE()
375 hipsparseStruct->diagGPUMatFormat = format; in MatHIPSPARSESetFormat_MPIAIJHIPSPARSE()
394 …SetFormat", MatHIPSPARSEStorageFormats, (PetscEnum)hipsparseStruct->diagGPUMatFormat, (PetscEnum *… in MatSetFromOptions_MPIAIJHIPSPARSE()
398 …SetFormat", MatHIPSPARSEStorageFormats, (PetscEnum)hipsparseStruct->diagGPUMatFormat, (PetscEnum *… in MatSetFromOptions_MPIAIJHIPSPARSE()