Name | Last modified | Size | |
---|---|---|---|
Parent Directory | - | ||
variants/ | 2022-10-28 13:54 | - | |
README | 2022-10-28 13:54 | 256 | |
Makefile | 2022-10-28 13:54 | 933 | |
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.