Skip to content

Commit 4ee9785

Browse files
committed
FST: Force correct number of orbits to gpu-reco
1 parent 80e298b commit 4ee9785

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prodtests/full_system_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ if [[ ${RANS_OPT:-} =~ (--ans-version +)(compat) ]] ; then
227227
# for decoding we use either just produced or externally provided common local file
228228
export ARGS_EXTRA_PROCESS_o2_ctf_reader_workflow+="--ctf-dict $CTFDICTFILE"
229229
fi
230+
export CONFIG_EXTRA_PROCESS_o2_gpu_reco_workflow+="GPU_global.overrideNHbfPerTF=$NHBPERTF;"
230231

231232
for STAGE in $STAGES; do
232233
logfile=reco_${STAGE}.log

0 commit comments

Comments
 (0)