Home > clrand

clrand

Clrand is a project mainly written in C and COMMON LISP, it's free.

Implementation of xorshift RNG using OpenCL

1) Run cmake . 2) Run make 3) ./Example

Previous:OiCoder