diff --git a/env/HERA.env b/env/HERA.env index 38394a47d7..8bae2de719 100755 --- a/env/HERA.env +++ b/env/HERA.env @@ -47,6 +47,7 @@ elif [ $step = "anal" ]; then export NTHREADS_GSI=${nth_anal:-$nth_max} [[ $NTHREADS_GSI -gt $nth_max ]] && export NTHREADS_GSI=$nth_max export APRUN_GSI="$launcher" + export CFP_MP="YES" export NTHREADS_CALCINC=${nth_calcinc:-1} [[ $NTHREADS_CALCINC -gt $nth_max ]] && export NTHREADS_CALCINC=$nth_max