aws / aws-fpga

Official repository of the AWS EC2 FPGA Hardware and Software Development Kit
Other
1.51k stars 516 forks source link

Unable to run FPGA dev AMI on m6a or m6i instances #571

Closed kenta2 closed 2 years ago

kenta2 commented 2 years ago

M6 are the next generation after the M5 family of EC2 instances, with improved processors. I tried m6a.xlarge, m6a.2xlarge, m6i.xlarge, and m6i.2xlarge and they all failed with the following error "The instance configuration for this AWS Marketplace product is not supported. Please see the AWS Marketplace site for more information about supported instance types, regions, and operating systems." m5a (older hardware) do work.

Can you please enable the M6 family?

Also, in case the information is useful, I am using the latest FPGA AMI published on the marketplace, version 1.11.4 .

jelicicm commented 2 years ago

Hi. I'm not employed with/related to AWS in any form, but I believe I can give a reply. M type instances do not feature FPGA boards in them. Only type of instance that does is F1: https://aws.amazon.com/ec2/instance-types/f1/ With M series, you get AMD EPYC CPUs and no external hardware.

kenta2 commented 2 years ago

On the M instances, I am only interesting in building (synthesizing) designs, using the Xilinx software that comes preloaded on the AMI. This works for the M5 (and other families, like their suggested z1d family) but not M6.

I am not (yet) interested in running on FPGA; when I do become so, I'll copy my synthesized design over to the more expensive F1 instance via S3.

kyyalama2 commented 2 years ago

Dear customer,

Thank you so much for using AWS services. We are able to reproduce the issue with M6 instances for FPGA developer AMI. We will investigate this on our end and will update the thread. Thanks

kyyalama2 commented 2 years ago

Dear customer

Thank you so much for your request and interest in AWS services. The FPGA dev AMI is now enabled on m6i and m6a instances. Please feel free to create a new ticket/re-open this ticket if you see any further issues.

Thanks

kenta2 commented 2 years ago

I confirm success for m6i, but I am also interested in the R6* family (more memory). Can you please enable those as well?

You will probably have other customers interested in the C6 family as well.

kenta2 commented 2 years ago

I am unable to reopen this ticket, so will create a new ticket.