A hybrid approach based on the combination of three Tausworthe generators and one linear congruential generator for pseudo random number generation for GPU programing as suggested in NVIDIA-CUDA library has been used for MONTE-CARLO sampling. On each GPU thread, a random seed is generated on fly in a simple way using the quick and dirty algorithm where mod operation is not performed explicitly due to unsigned integer overflow. Using this hybrid generator, multivariate correlated sampling based on alias technique has been carried out using both CUDA and OpenCL languages.
CITATION STYLE
Mohanty, S., Mohanty, A. K., & Carminati, F. (2012). Efficient pseudo-random number generation for monte-carlo simulations using graphic processors. In Journal of Physics: Conference Series (Vol. 368). Institute of Physics Publishing. https://doi.org/10.1088/1742-6596/368/1/012024
Mendeley helps you to discover research relevant for your work.