Visible to Intel only — GUID: GUID-5F55E186-B077-4FB8-827D-222793C5129D
Visible to Intel only — GUID: GUID-5F55E186-B077-4FB8-827D-222793C5129D
Inspector-executor Sparse BLAS Routines
The inspector-executor API for Sparse BLAS divides operations into two stages: analysis and execution. During the initial analysis stage, the API inspects the matrix sparsity pattern and applies matrix structure changes. In the execution stage, subsequent routine calls reuse this information in order to improve performance.
The inspector-executor API supports key Sparse BLAS operations for iterative sparse solvers:
- Sparse matrix-vector multiplication
- Sparse matrix-matrix multiplication with a sparse or dense result
- Solution of triangular systems
- Sparse matrix addition
Product and Performance Information |
---|
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex. Notice revision #20201201 |
- Naming Conventions in Inspector-Executor Sparse BLAS Routines
- Sparse Matrix Storage Formats for Inspector-executor Sparse BLAS Routines
- Supported Inspector-executor Sparse BLAS Operations
- Two-stage Algorithm in Inspector-Executor Sparse BLAS Routines
- Matrix Manipulation Routines
- Inspector-Executor Sparse BLAS Analysis Routines
- Inspector-Executor Sparse BLAS Execution Routines