File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ ONGRID=0
194194
195195JOBTTL=82000
196196CPUCORES=8
197- PRODSPLIT=1
197+ PRODSPLIT=${PRODSPLIT :- 1}
198198# this tells us to continue an existing job --> in this case we don't create a new workdir
199199while [ $# -gt 0 ] ; do
200200 case $1 in
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ export ALIEN_PROC_ID=2963436952
2424export ALIEN_JDL_ANCHOR_SIM_OPTIONS=" -gen external -ini ${PWD} /GenStarlight.ini --embedding -nb ${NBKGEVENTS} -colBkg PbPb -genBkg pythia8 -procBkg heavy_ion"
2525
2626${O2DPG_ROOT} /MC/config/PWGUD/ini/makeStarlightConfig.py --process kCohPsi2sToMuPi --collType PbPb --eCM 5360 --rapidity cent_eta
27- ${O2DPG_ROOT} /MC/run/ANCHOR/anchorMC.sh
27+ ${O2DPG_ROOT} /MC/run/ANCHOR/anchorMC.sh
You can’t perform that action at this time.
0 commit comments