The following dependencies must be met for compiling AOCL-LAPACK:
Minimum target CPU ISA: AVX2 with FMA support
Python
CMake
- Compiler:
Linux: AOCC and/or {gcc, g++, and gfortran}
Windows: MS Visual Studio 2022 with LLVM/ClangCl toolset
AOCL-BLAS library
AOCL-Utils library
Note
The applications which use AOCL-LAPACK must link to AOCL-BLAS (or any other BLAS library) for BLAS functionalities and AOCL-Utils library for CPU ISA identification functionality.
For more information on validated versions of compiler, CMake and Python, refer to Validation Matrix.