By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Compatibility between Rocky and hpc* instance types

0

while starting an EC2 instance I chose Rocky 9 official distribution (x86_64 arch, free). However, it seems incompatible with any hpc7a*. (see snapshot). This seems very strange given that the architectures match and Rocky is dedicated to HPC. Where is the mismatch?

Enter image description here (region: eu-west-1) thank you!!

asked 2 months ago66 views
2 Answers
1
Accepted Answer

Rocky is a Marketplace AMI, and it is up to Rocky Linux to specify which instance types it is compatible with.

You can try going to Rocky website to request hpc7a inclusion, perhaps via forums or bug/feature request

AWS
EXPERT
answered 2 months ago
profile picture
EXPERT
reviewed 2 months ago
-2

The incompatibility you're experiencing between Rocky Linux 9 and the Hpc7a instance types is not due to an architectural mismatch or Rocky Linux's suitability for HPC workloads. Instead, it's likely related to the availability of Hpc7a instances in your chosen region.

Hpc7a instances are not available in all AWS regions. According to the information provided, Hpc7a instances are currently available in US East (Ohio), Europe (Ireland), and AWS GovCloud (US-West) regions. The screenshot you've shared indicates that you're trying to launch the instance in the eu-west-1 region, which is not listed as a supported region for Hpc7a instances.

To resolve this issue, you should try launching your Rocky Linux 9 instance with Hpc7a in the Europe (Ireland) region, which is eu-west-1. If you specifically need to use the eu-west-1 region, you may need to choose a different instance type that is available in that region.

It's important to note that the compatibility issue is not related to Rocky Linux itself or its suitability for HPC workloads. Rocky Linux, being an enterprise-grade Linux distribution, is generally compatible with various instance types, including those optimized for HPC workloads. The issue you're encountering is more likely due to the regional availability of the specific Hpc7a instance type.
Sources
Announcing Amazon EC2 Hpc7a instances
Deep-dive into Hpc7a, the newest AMD-powered member of the HPC instance family | AWS HPC Blog

profile picture
answered 2 months ago
  • Ireland = eu-west-1. The instances are available, if they weren't they would not be displayed at all.

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