Hello,
I would like to create a ML compute with GPU. I am on GCP europe-west1 and the only available options for me are the G2 family and one instance of the A3 family (a3-highgpu-8g [H100]). I have been trying multiple times at different times but I keep getting an error:
Gcp Insufficient Capacity:
The VM launch operation failed due to resource exhaustion. [details] VM_MIN_COUNT_NOT_REACHED|ZONE_RESOURCE_POOL_EXHAUSTED_WITH_DETAILS: Requested minimum count of 1 VMs could not be created.|The zone 'projects/com-melexis-prod-asgard/zones/europe-west1-c' does not have enough resources available to fulfill the request. '(resource type:compute)'.(OnDemand)
(screenshot also attached to this post)
After some research, this seems to indicate a temporary(?) unavailability of such GPU in my zone. I changed zone multiple times but to no avail. Can someone confirm that this is indeed the problem? Am I missing something? Is there a way to reliably create GPU compute in my region or do I need a workspace in a "better" region?