Project on generating random numbers on GPU

79 Views Asked by At

I have been assigned a project on generating random numbers (specifically lognormal random numbers) on gpu. I have knowledge of probability and statistics and some programming experience but I do not have any experience on parallel computation and unable to find any book which treats generation of random numbers.

Please specify that where to look for it. Is it something relate to statistical computing? I want rather mathematical treatment on the topic than a cookbook sort of book on generation.

1

There are 1 best solutions below

0
On