Building from Source on Linux - Building from Source on Linux - 5.3 English - 57404

AOCL User Guide (57404)

Document_ID
57404
Release_Date
2026-05-13
Version
5.3 English

On Linux, the GCC and AOCC compilers are supported. The following steps are required to build AOCL-DA from source.

  1. Run the CMake configure step with the options detailed in the CMake build options section below.

  2. Run the CMake build step (note that --target install is required in order to build the Python wheel).

  3. Optionally, navigate to and install the Python wheel.