summarylogtreecommitdiffstats
path: root/nppial.pc
diff options
context:
space:
mode:
Diffstat (limited to 'nppial.pc')
-rw-r--r--nppial.pc9
1 files changed, 9 insertions, 0 deletions
diff --git a/nppial.pc b/nppial.pc
new file mode 100644
index 000000000000..b14caa49d4ab
--- /dev/null
+++ b/nppial.pc
@@ -0,0 +1,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: 11.1
+Libs: -L${libdir} -lnppial
+Cflags: -I${includedir}