Skip to content
Snippets Groups Projects
Commit 413550d2 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: add jana:timeout

parent f235b409
No related branches found
No related tags found
No related merge requests found
Pipeline #42738 passed with stage
in 4 minutes and 31 seconds
......@@ -264,7 +264,7 @@ fi
# Run eicrecon reconstruction
date
/usr/bin/time -v \
run_eicrecon_reco_flags.py "${JUGGLER_SIM_FILE}" "${RECO_TEMP}/${TASKNAME}.eicrecon"
run_eicrecon_reco_flags.py "${JUGGLER_SIM_FILE}" "${RECO_TEMP}/${TASKNAME}.eicrecon" -Pjana:warmup_timeout=300 -n=0 -Pjana:timeout=300
# Remove full simulation
rm -f ${FULL_TEMP}/${TASKNAME}.edm4hep.root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment