I\'m looking to get a random number in OpenCL. It doesn\'t have to be real random or even that random. Just something simple and quick.
I see there is a ton of rea
I had the same problem. www.thesalmons.org/john/random123/papers/random123sc11.pdf
You can find the documentation here. http://www.thesalmons.org/john/random123/releases/latest/docs/index.html
You can download the library here: http://www.deshawresearch.com/resources_random123.html