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-x86_64
[ArchLinux/community.git]
/
cuda
/
repos
/
community-x86_64
/
curand.pc
blob
b6ba7b27977064d4f6f3b80989538b977db3c331
1
cudaroot=/opt/cuda
2
libdir=${cudaroot}/targets/x86_64-linux/lib
3
includedir=${cudaroot}/targets/x86_64-linux/include
4
5
Name: curand
6
Description: CUDA Random Number Generation Library
7
Version: 11.0
8
Libs: -L${libdir} -lcurand
9
Cflags: -I${includedir}