summarylogtreecommitdiffstats
path: root/amd-rng.pc
blob: c6c9cc643d61058cf4663fd7e59301689869104d (plain)
1
2
3
4
5
6
7
8
9
libdir=/opt/aocl/amd-rng/rng/lib
includedir=/opt/aocl/amd-rng/rng/include

Name: AMD RNG
Description: AMD Random Number Generator Library is a pseudorandom number generator library. A pseudo-random number generator (PRNG) produces a stream of variates that are independent and statistically indistinguishable from a random sequence
Version: 2.0
URL: https://developer.amd.com/amd-aocl/rng-library/
Libs: -L${libdir} -lrng_amd
Cflags: -I${includedir}