AOCL-Sparse version 3.0
AOCL-Sparse version 3.0
Highlights of improvements on AMD EPYCTMprocessor family CPUs
- Supports CSR, Ellpack, Diagonal, Blocked-CSR data formats for SPMV function
- New API, Sparse Triangular Solve(TRSV) for Single and Double Precision data types
- Supports General matrices with zero-based indexing and no transpose.
- New Sparse data format conversion routines:
- CSR to Ellpack
- CSR to Diagonal
- CSR to Blocked-CSR
- CSR to CSC