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

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