AWS z1d.large CPU speed

1

I just set up a z1d.large instance Windows server. I need this instance to run an application that uses a single thread (and hence a single CPU core)

The application took 21 minutes to run on my i7 laptop and when I tested on the AWS z1d.large instance it took 30 minutes. The application used 50% of the Xeon CPU (2 core) that is 100% of a single core.

My question is, is the AWS z1d.large the fastest AWS product in terms of a single core processing power or should I be using something else? Does anything exist that is faster?

When I setup the z1d.large instance the display on the desktop shows Architecture of AMD64 (which is what I expected) and an Instance size of z1d.large however the task manager shows CPU as Intel Xeon Platinum 8151 3.40GHz.

Is something set up wrong, hence the z1d instance being slow or is this as fast as AWS gets?

질문됨 2년 전765회 조회
1개 답변
0

Hello,

I understand you are looking for a faster EC2 instance type with just one Core. AWS provides a wide selection of instance types optimized to fit different use cases. 
 
This list of Instance Types might be helpful to you in selecting an instance that fits your needs as it breaks it down by CPU cores and threads per CPU core per instance type.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cpu-options-supported-instances-values.html
 
This link may be helpful along side the above link to learn more about each instance type:
https://aws.amazon.com/ec2/instance-types/
 
Possibly an Compute Optimized or Accelerated computing instance type would help speed up your application. Compute Optimized instances are ideal for compute bound applications that benefit from high performance processors. Instances belonging to this family are well suited for batch processing workloads, media transcoding, high performance web servers, high performance computing (HPC), scientific modeling, dedicated gaming servers and ad server engines, machine learning inference and other compute intensive applications. Accelerated computing instances use hardware accelerators, or co-processors, to perform functions, such as floating point number calculations, graphics processing, or data pattern matching, more efficiently than is possible in software running on CPUs. There are options for 1 core in both of these categories. 
 
I hope this is helpful in selecting an EC2 Instance that fits your needs. Best of luck
답변함 2년 전
AWS
지원 엔지니어
검토됨 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠