blob: 7330ab3e80788b924cb48159d37b22b37d0948d0 [file] [log] [blame]
# config/suite.def
# This file is used to build several benchmarks with a single command.
# 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 and the class.
# The name is one of "cg", "is", "dc", "ep", mg", "ft", "sp",
# "bt", "lu", and "ua".
# The class is one of "S", "W", "A" through "E"
# (except that no classes C,D,E for DC and no class E for IS and UA).
# No blank lines.
# The following example builds sample sizes of all benchmarks.
ft A
mg A
sp A
lu A
bt A
is A
ep A
cg A
ua A
ft B
mg B
sp B
lu B
bt B
is B
ep B
cg B
ua B
ft C
mg C
sp C
lu C
bt C
is C
ep C
cg C
ua C
ft D
mg D
sp D
lu D
bt D
is D
ep D
cg D
ua D