repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-any
[ArchLinux/community.git]
/
cuda
/
trunk
/
cufft.pc
blob
13eb96a5a3822d9ca35031373fc7aec45c99dc50
1
cudaroot=/opt/cuda
2
libdir=${cudaroot}/targets/x86_64-linux/lib
3
includedir=${cudaroot}/targets/x86_64-linux/include
4
5
Name: cufft
6
Description: CUDA Fast Fourier Transform
7
Version: 11.0
8
Libs: -L${libdir} -lcufft
9
Cflags: -I${includedir}