Using pkg-config - 5.2 English - 57404

AOCL User Guide (57404)

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

A pkg-config file is provided for AOCL-LAPACK on Linux. You can use the following command to get the required flags for compiling and linking with AOCL-LAPACK:

$ pkg-config --cflags --libs --static flame

Note: The pkg-config file has dependency on AOCL-Utils and AOCL-BLAS packages. Ensure that the pkg-config files for AOCL-Utils and AOCL-BLAS are available in the PKG_CONFIG_PATH environment variable.