期刊论文详细信息
Computation
Evaluation of Pseudo-Random Number Generation on GPU Cards
Martin Lukac1  Bekdaulet Shukirgaliyev2  Ernazar Abdikamalov2  Tair Askar3 
[1] Department of Computer Science, Nazarbayev University, Nur-Sultan 010000, Kazakhstan;Energetic Cosmos Laboratory, Nazarbayev University, Nur-Sultan 010000, Kazakhstan;School of Engineering and Digital Sciences, Nazarbayev University, Nur-Sultan 010000, Kazakhstan;
关键词: GPU;    PRNG;    CUDA;    Curand;   
DOI  :  10.3390/computation9120142
来源: DOAJ
【 摘 要 】

Monte Carlo methods rely on sequences of random numbers to obtain solutions to many problems in science and engineering. In this work, we evaluate the performance of different pseudo-random number generators (PRNGs) of the Curand library on a number of modern Nvidia GPU cards. As a numerical test, we generate pseudo-random number (PRN) sequences and obtain non-uniform distributions using the acceptance-rejection method. We consider GPU, CPU, and hybrid CPU/GPU implementations. For the GPU, we additionally consider two different implementations using the host and device application programming interfaces (API). We study how the performance depends on implementation parameters, including the number of threads per block and the number of blocks per streaming multiprocessor. To achieve the fastest performance, one has to minimize the time consumed by PRNG seed setup and state update. The duration of seed setup time increases with the number of threads, while PRNG state update decreases. Hence, the fastest performance is achieved by the optimal balance of these opposing effects.

【 授权许可】

Unknown   

  文献评价指标  
  下载次数:0次 浏览次数:0次