AOCL-Sparse version 3.2
Highlights of improvements on AMD EPYCTM processor family CPUs
- New API for multiplying two Sparse matrices (aoclsparse_xcsr2m)
- New API aoclsparse_xilu_smoother that acts as a preconditioner to compute an update to the iterative solution x of Ax=b
- Improved performance of single thread SPMV routine that supports hint and optimize functions analyzing the sparsity pattern for better optimization
- Multi-thread support for SPMV routine