ziggurat_openmp_test


ziggurat_openmp_test, a C++ code which calls ziggurat_openmp(), which explores how the ZIGGURAT library may be used, in conjunction with OpenMP, to compute random numbers efficiently and correctly.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

ziggurat_openmp, a C++ code which demonstrates the use of the ziggurat library as a random number generator (RNG) in an OpenMP parallel program.

Source Code:


Last revised on 04 March 2020.