AOCL-LAPACK 4.1
AOCL-LAPACK 4.1
Highlights of improvements on AMD “Zen” core based processors.
- Upgraded to Netlib LAPACK 3.11.0 specification that includes 14 new APIs, bug fixes, and improvements to the existing APIs
- Improved performance of the following APIs:
- Double Precision SVD (DGESVD) for small matrices
- Factorization routines (DGEQP3, SGETRF, ZGETRF, and DGETRF)
- Double Precision solver API DGESV and DGESVD routines - Framework changes to support the selection of optimized routines based on target CPU instruction set
- CMake build system for Linux and Windows
- Build system cleanup and minor bug fixes