random_mpi_test


random_mpi_test, a C++ code which calls random_mpi(), which demonstrates one way to generate the same sequence of random numbers for both sequential execution and parallel execution under MPI.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

random_mpi, a C++ code which demonstrates one way to generate the same sequence of random numbers for both sequential execution and parallel execution under the Message Passing Interface (MPI).

Source Code:


Last revised on 06 April 2020.