Skip to content

AOCL-libFLAME 3.2

Compare
Choose a tag to compare
@pradeeptrgit pradeeptrgit released this 08 Jul 13:58
· 798 commits to master since this release

AOCL-libFLAME Version 3.2

Highlights of improvements on AMD EPYCTM processor family CPUs

  • Improved performance of the following for AMD “Zen” architecture
    • Eigen Value routines (DSYEVD and DSTEQR)
    • SVD routines (DGESVD)
  • Feature AOCL_FLA_PROGRESS that provides progress update on API computations running for a long time; this support is available for double precision LU Factorization
  • Improvements in libFLAME build system with new config flag for enabling optimization specific to AMD CPUs
  • Improved test coverage