NGC AWS cost.

Hi,

Can anyone please let me know how much we have to pay to AWS if we are using NGC.

I know NGS is free to use their component like pyTorch and all but how much we have to pay AWS to use EC2.

Thanks in Advance.

NGC requires AWS P3 instances. The price for P3 instances varies by the number of GPU’s and the region. For example, a single GPU instance - the p3.2xlarge - costs $3.06 an hour in the US East (Northern Virginia) region. You can look up the prices for the different P3 instances in the various AWS locations at EC2 On-Demand Instance Pricing – Amazon Web Services

Also be sure to check AWS spot prices if you are just experimenting and do not have a Volta/Pascal GPU in your desktop. They can be significantly less when there isn’t a major conference coming.