English

Random Number Generators: A Survival Guide for Large Scale Simulations

Statistical Mechanics 2009-06-10 v2 Computational Physics

Abstract

Monte Carlo simulations are an important tool in statistical physics, complex systems science, and many other fields. An increasing number of these simulations is run on parallel systems ranging from multicore desktop computers to supercomputers with thousands of CPUs. This raises the issue of generating large amounts of random numbers in a parallel application. In this lecture we will learn just enough of the theory of pseudo random number generation to make wise decisions on how to choose and how to use random number generators when it comes to large scale, parallel simulations.

Keywords

Cite

@article{arxiv.0905.4238,
  title  = {Random Number Generators: A Survival Guide for Large Scale Simulations},
  author = {Stephan Mertens},
  journal= {arXiv preprint arXiv:0905.4238},
  year   = {2009}
}

Comments

Lecture at the summer school "Modern Computation Science", 16-28 August 2009, Oldenburg (Germany), see http://www.mcs.uni-oldenburg.de/ corrected one citation

R2 v1 2026-06-21T13:06:09.504Z