diff --git a/tc0/run_model.sh b/tc0/run_model.sh index 1578b83896907aefb8b89e2f4dda82b8a82f6959..b613d8c454453129356abbe481aea9190364c481 100755 --- a/tc0/run_model.sh +++ b/tc0/run_model.sh @@ -170,6 +170,9 @@ then " fi +echo "INFO: Timing annotations enabled to perform high-level performance estimation" +export FASTSIM_DISABLE_TA=0 + LOGS_DIR="$RUN_SCRIPTS_DIR"/logs mkdir -p $LOGS_DIR