X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/594e990878254062bcbb022525407d24d2591653..5130c49fd8b6b659f8f923625d155fc66769a147:/examples/smpi/NAS/EP-sampling/README diff --git a/examples/smpi/NAS/EP-sampling/README b/examples/smpi/NAS/EP-sampling/README deleted file mode 100644 index 6eb36571af..0000000000 --- a/examples/smpi/NAS/EP-sampling/README +++ /dev/null @@ -1,6 +0,0 @@ -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. There is -no special requirement on the number of processors used for running -the benchmark.