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

Name: cufftw
Description: CUDA Fast Fourier Transform Wide, version 11.4
Version: 11.4
Libs: -L${libdir} -lcufftw
Cflags: -I${includedir}