summarylogtreecommitdiffstats
path: root/amd-libflame.pc
blob: 8a03e8318dd782458becabb0eab05ce3bac630d4 (plain)
1
2
3
4
5
6
7
8
9
libdir=/opt/aocl/amd-libflame/lib
includedir=/opt/aocl/amd-libflame/include

Name: AMD libFLAME
Description: libFLAME is a portable library for dense matrix computations, providing much of the functionality present in LAPACK
Version: 2.0
URL: https://developer.amd.com/amd-aocl/blas-library/
Libs: -L${libdir} -lflame
Cflags: -I${includedir}