Intel® oneAPI Math Kernel Library Developer Reference - C

Inspector-executor Sparse BLAS Analysis Routines

Analysis Routines and their Data Types

Routine or Function Group

Description

mkl_sparse_set_lu_smoother_hint

Provides and estimate of the number and type of upcoming calls to LU smoother functionality.

mkl_sparse_set_mv_hint

Provides estimate of number and type of upcoming matrix-vector operations.

mkl_sparse_set_sv_hint

Provides estimate of number and type of upcoming triangular system solver operations.

mkl_sparse_set_mm_hint

Provides estimate of number and type of upcoming matrix-matrix multiplication operations.

mkl_sparse_set_sm_hint

Provides estimate of number and type of upcoming triangular matrix solve with multiple right hand sides operations.

mkl_sparse_set_dotmv_hint

Sets estimate of the number and type of upcoming matrix-vector operations.

mkl_sparse_set_sygms_hint

Sets estimate of number and type of upcoming mkl_sparse_?_symgs operations.

mkl_sparse_set_memory_hint

Provides memory requirements for performance optimization purposes.

mkl_sparse_optimize

Analyzes matrix structure and performs optimizations using the hints provided in the handle.

Product and Performance Information

Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex.

Notice revision #20201201