| cudaroot=/mnt/weka/home/yongxin.wang/cuda-12.4/ | |
| libdir=${cudaroot}/targets/x86_64-linux/lib | |
| includedir=${cudaroot}/targets/x86_64-linux/include | |
| Name: nppitc | |
| Description: NVIDIA Performance Primitives - Image Processing - Threshold and Compare | |
| Version: 12.2 | |
| Libs: -L${libdir} -lnppitc | |
| Cflags: -I${includedir} | |