11.1.1. Requirements - 5.2 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2025-12-29
Version
5.2 English

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.