N_EVTS=15000 #Overestimate of the retention ~10%. To be overwritten after
N_EVTS=15000 #Overestimate of the retention ~10%. To be overwritten via stage 1.1
EXTRA_OPTS='-um -dc'
;;
*)
...
...
@@ -177,7 +177,7 @@ esac
# -d downloads the input files locally for speed-up running Moore. Not helpful unless that download is fast for you (e.g. you're at CERN)
for STREAM_CONFIG in"${STREAM_CONFIGS[@]}";do
echo"Running trigger to obtain MDF files with ${STREAM_CONFIG} streams for comparison over ${CONFIG_FILE}"
time python -m MooreTests.run_bandwidth_test_jobs -d-n=$N_EVTS-c=$CONFIG_FILE-t=$MOORE_THREADS-a=$EVENT_SIZE_UPPER_LIMIT$EXTRA_OPTS"${TEST_PATH_PREFIX}${PROCESS}_bandwidth_${STREAM_CONFIG}_streams.py"
time python -m MooreTests.run_bandwidth_test_jobs -d-c=$CONFIG_FILE-n=$N_EVTS-t=$MOORE_THREADS-a=$EVENT_SIZE_UPPER_LIMIT$EXTRA_OPTS"${TEST_PATH_PREFIX}${PROCESS}_bandwidth_${STREAM_CONFIG}_streams.py"
STORE_ERR_CODE
done
# 1.1 Now that run_bw_test_jobs has downloaded the config for previous_hlt2.