On Linux, the GCC and AOCC compilers are supported. The following steps are required to build AOCL-DA from source.
Run the CMake configure step with the options detailed in the CMake build options section below.
Run the CMake build step (note that
--target installis required in order to build the Python wheel).Optionally, navigate to and install the Python wheel.