Skip to content

AOCL-Sparse version 4.2

Latest
Compare
Choose a tag to compare
@vchunchu-amd vchunchu-amd released this 28 Feb 06:04
  • Support for one-based indexing
  • Support for complex datatypes
  • Improved support for operations on matrices (transpose, conjugate transpose and none) and descriptor interpretations.
  • New APIs added:
  • Level 1 APIs: aoclsparse_?gthr, aoclsparse_?gthrz, aoclsparse_?gthrs, aoclsparse_?sctr, aoclsparse_?sctrs, aoclsparse_?dotci, aoclsparse_?dotui, aoclsparse_?doti, aoclsparse_?roti, and aoclsparse_?axpyi
  • Level 2 API: aoclsparse_?dotmv
  • Level 3 APIs: aoclsparse_?csrmm, aoclsparse_sp2m, aoclsparse_?add, and aoclsparse_?trsm
  • Auxiliary APIs: aoclsparse_copy, aoclsparse_order_mat, aoclsparse_export_?csr, aoclsparse_export_?csc, and aoclsparse_convert_csr
  • Enhancements for TRSV's kernel templates
  • Framework enhancements and bug fixes
  • Integration with AOCL-Utils for detecting supported ISA