Intel Turbo Boost Technology is on by default. We strongly recommend keeping the default.
If necessary (such as in the case of benchmarking), you can disable the Turbo for all nodes of the job by using the PBS resource attribute cpu_turbo_boost:
```console
$qsub -A OPEN-0-0 -q qprod -lselect=4:ncpus=16 -lcpu_turbo_boost=0 -I
$qsub -A OPEN-0-0 -q qprod -lselect=4:ncpus=36 -lcpu_turbo_boost=0 -I
```
More information about the Intel Turbo Boost can be found in the TurboBoost section
...
...
@@ -243,7 +246,7 @@ In the following example, we select an allocation for benchmarking a very specia