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.

Optimization Notice

Intel's compilers may or may not optimize to the same degree for non-Intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice.

Notice revision #20110804

This notice covers the following instruction sets: SSE2, SSE4.2, AVX2, AVX-512.