MATSEQBAIJLIBXSMM#
“seqbaijlibxsmm” - A sequential block sparse matrix that uses LIBXSMM kernels for products with MATSEQDENSE matrices
Options Database Key#
-mat_type seqbaijlibxsmm - sets the matrix type to
MATSEQBAIJLIBXSMMduring a call toMatSetFromOptions()
Notes#
This matrix type is available when PETSc is configured with --download-libxsmm or --with-libxsmm-dir=directory.
It has the same storage format and supports the same operations as MATSEQBAIJ.
See Also#
Matrices, Mat, MATBAIJLIBXSMM, MATMPIBAIJLIBXSMM, MATSEQBAIJ, MatMatMult()
Level#
beginner
Location#
src/mat/impls/baij/seq/baijlibxsmm/baijlibxsmm.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages