diff --git a/configs/systel.edf.cfg b/configs/systel.edf.cfg
index 589abd3dd28e76e64f6ac52137132ec6b30414b5..64357f6e224290aed05c74615d85a415982e7e43 100644
--- a/configs/systel.edf.cfg
+++ b/configs/systel.edf.cfg
@@ -101,6 +101,7 @@ hpc_stdin_edf: #!/bin/bash
   [sbatch_tag] --exclusive
   [sbatch_tag] --nodes=<ncnode>
   [sbatch_tag] --ntasks-per-node=<nctile>
+  [sbatch_tag] --enable-turbo
   source <root>/configs/pysource.<configName>.sh
   <py_runcode>
 hpc_runcode_edf: bash <root>/scripts/submit_slurm.sh <id_log> '<project>'