vantage-sh / ec2instances.info

Amazon EC2 instance comparison site
https://ec2instances.info
MIT License
5.06k stars 579 forks source link

trn1.32xlarge missing GPU info #689

Closed srikar2097 closed 10 months ago

srikar2097 commented 1 year ago

https://instances.vantage.sh/aws/ec2/trn1.32xlarge

no GPU info mentioned for these instances.

these other hosts seem to have this info - https://instances.vantage.sh/aws/ec2/p4de.24xlarge

cristim commented 1 year ago

There's no GPU on Trainium instances like trn1.32xlarge, so this information is factually correct. They instead have custom Inferentia ASICs for ML training, but those are technically different from GPUs. We may want to add a field for that information.

As you pointed out, p4de.24xlarge instances do have Nvidia A100 GPUs.