Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New actions for the time independent trace replay framework:
[simgrid.git] / examples / smpi / NAS / EP-sampling / README
1 This code implements the random-number generator described in the
2 NAS Parallel Benchmark document RNR Technical Report RNR-94-007.
3 The code is "embarrassingly" parallel in that no communication is
4 required for the generation of the random numbers itself. There is
5 no special requirement on the number of processors used for running
6 the benchmark.