Building from Source on Linux - 5.2 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2025-12-29
Version
5.2 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.