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
includefolder contains the header files required for using the AOCL libraries in applications.The
libfolder contains the compiled binaries:On Linux:
libaocl.soandlibaocl.a.On Windows:
aocl.dllandaocl.lib.