summarylogtreecommitdiffstats
path: root/nppial.pc
blob: 4b65838cdab7bc6d1ce01cd68c3c1f3b2c3b0135 (plain)
1
2
3
4
5
6
7
8
9
cudaroot=/opt/cuda
libdir=${cudaroot}/targets/x86_64-linux/lib
includedir=${cudaroot}/targets/x86_64-linux/include

Name: nppial
Description: NVIDIA Performance Primitives - Image Processing - Arithmetic and Logic
Version: 12.5
Libs: -L${libdir} -lnppial
Cflags: -I${includedir}