MatHIPSPARSESetFormat#

Sets the storage format of MATSEQHIPSPARSE matrices for a particular operation. Only the MatMult() operation can use different GPU storage formats

Synopsis#

Not Collective

Input Parameters#

See Also#

Matrices, Mat, MATSEQAIJHIPSPARSE, MatHIPSPARSEStorageFormat, MatHIPSPARSEFormatOperation

Level#

intermediate

Location#

src/mat/impls/aij/seq/seqhipsparse/aijhipsparse.hip.cpp

Implementations#

MatHIPSPARSESetFormat_MPIAIJHIPSPARSE() in src/mat/impls/aij/mpi/mpihipsparse/mpiaijhipsparse.hip.c
MatHIPSPARSESetFormat_SeqAIJHIPSPARSE() in src/mat/impls/aij/seq/seqhipsparse/aijhipsparse.hip.c


Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages