random_openmp_test


random_openmp_test a C++ code which calls random_openmp(), which uses random numbers during a calculation that has been parallelized with OpenMP.

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:

random_openmp, a C++ code which illustrates how a parallel program using OpenMP can generate multiple distinct streams of random numbers.

Source Code:


Last revised on 06 April 2020.