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 80e298b commit 4ee9785Copy full SHA for 4ee9785
prodtests/full_system_test.sh
@@ -227,6 +227,7 @@ if [[ ${RANS_OPT:-} =~ (--ans-version +)(compat) ]] ; then
227
# for decoding we use either just produced or externally provided common local file
228
export ARGS_EXTRA_PROCESS_o2_ctf_reader_workflow+="--ctf-dict $CTFDICTFILE"
229
fi
230
+export CONFIG_EXTRA_PROCESS_o2_gpu_reco_workflow+="GPU_global.overrideNHbfPerTF=$NHBPERTF;"
231
232
for STAGE in $STAGES; do
233
logfile=reco_${STAGE}.log
0 commit comments