• Medientyp: E-Artikel
  • Titel: The development of GPU-based parallel PRNG for Monte Carlo applications in CUDA Fortran
  • Beteiligte: Kargaran, Hamed; Minuchehr, Abdolhamid; Zolfaghari, Ahmad
  • Erschienen: AIP Publishing, 2016
  • Erschienen in: AIP Advances
  • Sprache: Englisch
  • DOI: 10.1063/1.4945731
  • ISSN: 2158-3226
  • Schlagwörter: General Physics and Astronomy
  • Entstehung:
  • Anmerkungen:
  • Beschreibung: <jats:p>The implementation of Monte Carlo simulation on the CUDA Fortran requires a fast random number generation with good statistical properties on GPU. In this study, a GPU-based parallel pseudo random number generator (GPPRNG) have been proposed to use in high performance computing systems. According to the type of GPU memory usage, GPU scheme is divided into two work modes including GLOBAL_MODE and SHARED_MODE. To generate parallel random numbers based on the independent sequence method, the combination of middle-square method and chaotic map along with the Xorshift PRNG have been employed. Implementation of our developed PPRNG on a single GPU showed a speedup of 150x and 470x (with respect to the speed of PRNG on a single CPU core) for GLOBAL_MODE and SHARED_MODE, respectively. To evaluate the accuracy of our developed GPPRNG, its performance was compared to that of some other commercially available PPRNGs such as MATLAB, FORTRAN and Miller-Park algorithm through employing the specific standard tests. The results of this comparison showed that the developed GPPRNG in this study can be used as a fast and accurate tool for computational science applications.</jats:p>
  • Zugangsstatus: Freier Zugang