google-cloud-pricing-cost-calculator icon indicating copy to clipboard operation
google-cloud-pricing-cost-calculator copied to clipboard

New Machine types a2-ultragpu (1g, 2g, 4g, 8g)

Open github-actions[bot] opened this issue 2 years ago • 3 comments

Machine types 'machinetypes.csv' changed

Added: a2-ultragpu-1g;12;False;170.00;; a2-ultragpu-2g;24;False;340.00;; a2-ultragpu-4g;48;False;680.00;; a2-ultragpu-8g;96;False;1360.00;;

Deleted:

Todo:

github-actions[bot] avatar Aug 26 '22 04:08 github-actions[bot]

Not official released: https://cloud.google.com/compute/docs/accelerator-optimized-machines#a2_machines

Cyclenerd avatar Aug 26 '22 10:08 Cyclenerd

Docu: https://cloud.google.com/compute/docs/accelerator-optimized-machines#a2-ultra-vms

Cyclenerd avatar Sep 11 '22 09:09 Cyclenerd

Can not find SKU for NVIDIA A100 80GB (nvidia-a100-80gb). Currently I calculate the price with the normal A100 with 40GB. Price is therefore too low!

image

I can't start an instance either. Currently there is this quota:

Operation type [insert] failed with message "Quota 'NVIDIA_A100_80GB_GPUS' exceeded. Limit: 0.0 in region us-central1."

Look at it again later.

Instances are in gcp.yml: https://github.com/Cyclenerd/google-cloud-pricing-cost-calculator/commit/4d6de1dfac49df019b1643974fc548e5445ecdb6

Cyclenerd avatar Sep 11 '22 10:09 Cyclenerd

SKU: Nvidia Tesla A100 80GB GPU running in

Cyclenerd avatar Oct 02 '22 10:10 Cyclenerd

Done: https://github.com/Cyclenerd/google-cloud-pricing-cost-calculator/commit/ab2ac6c91f48e17061f0ed6d1fa9f13dd454eb84

Cyclenerd avatar Oct 02 '22 11:10 Cyclenerd