blob: 0ca487cfe92edb11b6931d8af57bf7a2c2f637e0 [file] [log] [blame]
This code implements the random-number generator described in the
NAS Parallel Benchmark document RNR Technical Report RNR-94-007.
The code is "embarrassingly" parallel in that no communication is
required for the generation of the random numbers itself.