Disable SMT / HyperThreading per core

0

I try this

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-specify-cpu-options.html

But it does not work, as I tried execute from a template.

I would like to disable SMT on AMD processor.

Can i ?

If i have one physical core, i want just one thread, not 2 threads.

asked a year ago387 views
1 Answer
0

Hi, you did not mention which type of EC2 instance your deploy. So, please, check this table to check that you instance type of choice allows for the number of threads per core that you want: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cpu-options-supported-instances-values.html

To allow further support, let us know which kind of instance in which region you run

You may also want to follow https://ripon-banik.medium.com/how-to-modify-cpu-core-and-disable-hyper-threading-in-ec2-c4671b67bf

The section 'View from OS' will allow to see the OS view on the cpu,

profile pictureAWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions