summaryrefslogtreecommitdiffstats
path: root/benchmarks/suite/compute
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/suite/compute')
-rw-r--r--benchmarks/suite/compute16
1 files changed, 16 insertions, 0 deletions
diff --git a/benchmarks/suite/compute b/benchmarks/suite/compute
new file mode 100644
index 00000000..3bf1b184
--- /dev/null
+++ b/benchmarks/suite/compute
@@ -0,0 +1,16 @@
+{
+ "bm": [
+ "dhrystone_bm.yaml",
+ "whetstone_bm.yaml",
+ "ramspeed_bm.yaml",
+ "dpi_bm.yaml",
+ "ssl_bm.yaml"
+ ],
+ "vm": [
+ "dhrystone_vm.yaml",
+ "whetstone_vm.yaml",
+ "ramspeed_vm.yaml",
+ "dpi_vm.yaml",
+ "ssl_vm.yaml"
+ ]
+}