FreeBSD.software
Home/math/clrng

clrng

1.0.0.b_3

Library for uniform random number generation in OpenCL

clRNG a library for uniform random number generation in OpenCL. Streams of random numbers act as virtual random number generators. They can be created on the host computer in unlimited numbers, and then used either on the host or on computing devices by work items to generate random numbers. Each stream also has equally-spaced substreams, which are occasionally useful. The API is currently implemented for four different RNGs, namely the MRG31k3p, MRG32k3a, LFSR113 and Philox-4x32-10 generators.

Origin: math/clrng
Category: math
Size: 270KiB
License: BSD2CLAUSE
Maintainer: ports@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install clrng

Dependencies (2)

More in math