X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4c74bb7b6f2398da81ce462cbdfd9c5a77ffa683..202e327eb4f29590a1847fd31db81471021c2a36:/examples/smpi/NAS/config/suite.def.template diff --git a/examples/smpi/NAS/config/suite.def.template b/examples/smpi/NAS/config/suite.def.template index aea8b2358e..5e02f30a22 100644 --- a/examples/smpi/NAS/config/suite.def.template +++ b/examples/smpi/NAS/config/suite.def.template @@ -3,8 +3,7 @@ # Typing "make suite" in the main directory will build all the benchmarks # specified in this file. # Each line of this file contains a benchmark name, class, and number -# of nodes. The name is one of "cg", "is", "ep", mg", "ft", "sp", "bt", -# "lu", and "dt". +# of nodes. The name is one of "is", "ep", and "dt" # The class is one of "S", "W", "A", "B", "C", "D", and "E" # (except that no classes C, D and E for DT, and no class E for IS). # The number of nodes must be a legal number for a particular @@ -13,12 +12,6 @@ # Comments start with "#" as the first character on a line. # No blank lines. # The following example builds 1 processor sample sizes of all benchmarks. -ft S 1 -mg S 1 -sp S 1 -lu S 1 -bt S 1 is S 1 ep S 1 -cg S 1 dt S 1