Skip to content

AOCL-Sparse version 3.0

Compare
Choose a tag to compare
@pradeeptrgit pradeeptrgit released this 15 Mar 15:55
· 365 commits to master since this release

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