Skip to content
Snippets Groups Projects
Commit 1b6013a0 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: config.yml

parent 5cf02d63
Branches
Tags
1 merge request!70Draft: Restore DVMP benchmarks
......@@ -5,11 +5,10 @@ dvmp:generate:
stage: generate
timeout: 1 hours
script:
- run_many.py ./benchmarks/dvmp/gen.sh
- ./benchmarks/dvmp/gen.sh
-c jpsi_barrel
-e 10x100
--decay muon --decay electron
--nproc 5
dvmp:process:
stage: process
......@@ -20,12 +19,11 @@ dvmp:process:
- ls -lrth
- compile_analyses.py dvmp
- ls -lrth
- run_many.py ./benchmarks/dvmp/dvmp.sh
- ./benchmarks/dvmp/dvmp.sh
-c jpsi_barrel
-e 10x100
--decay muon --decay electron
--leading jpsi
--nproc 5
retry:
max: 2
when:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment