We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550b592 commit 6d8a28bCopy full SHA for 6d8a28b
MC/run/PWGHF/embedding_benchmark.sh
@@ -25,7 +25,7 @@ SIMENGINE=${SIMENGINE:-TGeant4}
25
# create workflow
26
${O2DPG_ROOT}/MC/bin/o2dpg_sim_workflow.py -eCM 13000 -col pp -proc ccbar -tf ${NTIMEFRAMES} -nb ${NBKGEVENTS} \
27
-ns ${NSIGEVENTS} -e ${SIMENGINE} \
28
- -j ${NWORKERS} --embedding --interactionRate 50000
+ -j ${NWORKERS} --embedding -interactionRate 50000
29
30
# run workflow
31
${O2DPG_ROOT}/MC/bin/o2_dpg_workflow_runner.py -f workflow.json
0 commit comments