AMD Optimized libFLAME Version 3.0
AMD Optimized libFLAME Version 3.0
Highlights of improvements on AMD EPYCTM processor family CPUs
- New APIs to compute partial LDLT factorization of a symmetric matrix using packed storage: ?spffrt2 and ?spffrtx
- New APIs to perform complete or incomplete LU factorization without pivoting of a general matrix: ?getrfnp and ?getrfnpi
- Test suite now supports LAPACK API tests for LU, Cholesky and QR operations
- Several bug fixes including handling denormal numbers in SVD functions
- New API to get version number of the library, FLA_Get_AOCL_Version()
- Library function tracing and input logging support added