MatCUSPARSEFormatOperation#
indicates the operation of MATAIJCUSPARSE
(GPU) matrices whose operation should use a particular storage format.
Synopsis#
Values#
MAT_CUSPARSE_MULT_DIAG
- sets the storage format for the diagonal matrix in the parallel MatMultMAT_CUSPARSE_MULT_OFFDIAG
- sets the storage format for the offdiagonal matrix in the parallel MatMultMAT_CUSPARSE_MULT
- sets the storage format for the entire matrix in the serial (single GPU) MatMultMAT_CUSPARSE_ALL
- sets the storage format for allMATAIJCUSPARSE
(GPU) matrices
See Also#
Level#
intermediate
Location#
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages