19.4. Verifying AOCL Installation - 5.2 English - 57404

AOCL User Guide (57404)

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

The AOCL package will be installed in the install_package directory which is created inside the AOCL source directory.

There are two subfolders within the install_package folder: lib and include.

  • The include folder contains the header files required for using the AOCL libraries in applications.

  • The lib folder contains the compiled binaries:

    • On Linux: libaocl.so and libaocl.a.

    • On Windows: aocl.dll and aocl.lib.