random_mpi_test


random_mpi_test, a C code which calls random_mpi(), which generates the same sequence of random numbers for both sequential execution and parallel execution under MPI.

Licensing:

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

Related Data and codes:

random_mpi, a C code which generates the same sequence of random numbers for both sequential execution and parallel execution under the Message Passing Interface (MPI).

Source Code:


Last revised on 26 June 2020.