This is the third prerelease of FlexiBLAS 3.5.0.
This is not meant for production but for testing the changes and improvements
Changes with respect to FlexiBLAS 3.4.5:
- Import LAPACK 3.12.1
- Support for LAPACKE
- Better support for CBLAS
- Reduce the number of files to compile.
- Unnecessary printf in set_num_threads.c #64
- Remove some GPL leftovers
- Fix GNU Octave interface with Octave >= 10
- Fix usage of AMD BLIS with AOCL_DTL enabled
- Correct handling of MKL_Set_Num_Threads
- Add MKL_Get_Max_Threads to maintain compatability
- Fix compiler flags for GNU GCC on Apple Silicon
- Allow testing for different backends.
- Fixes from GITHUB:
- Build error with NINJA and LAPACK >= 3.10.0
Full Changelog: v3.4.5...v3.4.81