summarylogtreecommitdiffstats
path: root/nppial.pc
diff options
context:
space:
mode:
authorDaniel Bermond2021-02-06 22:45:16 +0000
committerDaniel Bermond2021-02-06 22:45:16 +0000
commit7c4b5a26cc98eb0ca205fe4da1cb1e34b2bc98fd (patch)
treeacf35c647b0151003a4d45eefb4d9c38b92f3d47 /nppial.pc
downloadaur-7c4b5a26cc98eb0ca205fe4da1cb1e34b2bc98fd.tar.gz
Initial commit
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}