From ff71cd77116de2d18912beb8dc6a3484601cc6f2 Mon Sep 17 00:00:00 2001 From: Sylvester Joosten <sjoosten@anl.gov> Date: Tue, 22 Dec 2020 14:09:23 +0000 Subject: [PATCH] Added benchmark definition --- dvmp/benchmark.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 dvmp/benchmark.json diff --git a/dvmp/benchmark.json b/dvmp/benchmark.json new file mode 100644 index 00000000..2708222d --- /dev/null +++ b/dvmp/benchmark.json @@ -0,0 +1,6 @@ +{ + "name": "DVMP", + "title": "DVMP Benchmark", + "description": "Benchmark for exclusive J/psi and Upsilon physics", + "target": "0.8" +} -- GitLab