You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enrico Usai edited this page Nov 27, 2019
·
4 revisions
Since ParallelCluster 2.5.0 you can disable hyperthreding by configuring the disable_hyperthreading parameter in the cluster section.
If you're using ParallelCluster 2.4.1 or older versions there are two things you need to do disable hyperthreading (on Amazon Linux).
1. Set scheduler to use cores
You have to pass an additional setting at cluster creation time, by using the extra_json parameter, which enable you to set the number of slots per instances to vpcus, cores, or a number.
To set the number of slots per instance to be only the number of cores, you have to set the following in your config: