Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
have the two versions of EP together
[simgrid.git] / 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 (file)
index 6eb3657..0000000
+++ /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.