We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb4e7e commit a9f402fCopy full SHA for a9f402f
MC/run/PWGHF/embedding_benchmark.sh
@@ -31,7 +31,7 @@ ${O2DPG_ROOT}/MC/bin/o2dpg_sim_workflow.py -eCM 5020 -col pp -gen pythia8 -proc
31
-tf ${NTIMEFRAMES} -nb ${NBKGEVENTS} \
32
-ns ${NSIGEVENTS} -e ${SIMENGINE} \
33
-j ${NWORKERS} --embedding -interactionRate 50000 \
34
- --include-analysis
+ --include-analysis -run 310000
35
36
# run workflow
37
${O2DPG_ROOT}/MC/bin/o2_dpg_workflow_runner.py -f workflow.json --cpu-limit ${CPULIMIT:-8} -tt aod
0 commit comments