Skip to content
Snippets Groups Projects

Use only 20 events per thread on 4 threads as default CMS digi build (BMK-15)

Merged Andrea Valassi requested to merge valassi/hep-workloads:BMK-15 into qa
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
HEPWL_BMKEXE=cms-digi-bmk.sh
HEPWL_BMKOPTS="-t 4 -e 1000"
HEPWL_BMKOPTS="-t 4 -e 20" # NB the input file has only 100 events
HEPWL_BMKDIR=cms-digi
HEPWL_BMKDESCRIPTION="CMS DIGI of ttbar events based on CMSSW_10_2_9"
HEPWL_DOCKERIMAGENAME=cms-digi-bmk
Loading