EC2 m5.2xlarge CPU speed query

0

I've launched an EC2 m5.2xlarge instance and Windows says the CPU specification is:

C:\Users\Administrator>wmic cpu get name, maxclockspeed, currentclockspeed
CurrentClockSpeed  MaxClockSpeed  Name
2500               2500           Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz 

But the AWS EC2 instance type page via the AWS console for a m5.2xlarge says:

Sustained clock speed (GHz)
3.1

Which is correct?

Thanks?

asked a year ago877 views
1 Answer
0
Accepted Answer

The specs for M5 instances at https://aws.amazon.com/ec2/instance-types/ say "Up to 3.1 GHz Intel Xeon Platinum Processor" - so you may or may not get one at that speed.

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