Link using pkg-config - Link using pkg-config - 5.3 English - 57404

AOCL User Guide (57404)

Document_ID
57404
Release_Date
2026-05-13
Version
5.3 English

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

$ pkg-config --cflags --libs --static scalapack

Note: The pkg-config file depends on AOCL-LAPACK, AOCL-Utils and AOCL-BLAS libraries. Ensure that the pkg-config files for these libraries are available in the PKG_CONFIG_PATH environment variable.